Version:
ScriptAliasAttribute Class
Provides an alias for both classes and properties of operations and configurations when used in a script.
Inheritance Hierarchy
- object
- System.Attribute
- Inedo.Extensibility.ScriptAliasAttribute
Syntax
public
sealed
class
ScriptAliasAttribute : System.Attribute
Properties
|
Name |
Description |
|
Alias
|
Gets the script alias.
|
|
Obsolete
|
Gets or sets a value indicating whether the alias is obsolete and included only for compatibility.
|