BuildMaster SDK Reference
Version:
VariableFunctionPropertiesAttribute Class
Describes a variable function.
Inheritance Hierarchy
- object
- System.Attribute
- Inedo.BuildMaster.Extensibility.VariableFunctions.VariableFunctionPropertiesAttribute
Syntax
public
class
VariableFunctionPropertiesAttribute : System.Attribute
Properties
|
Name |
Description |
|
Category
|
Gets or sets the category of the function.
|
|
LegacyAlias
|
Gets or sets the alias for the function if it is accessible as a legacy variable.
|
|
Scope
|
Gets or sets the scope in which the function is designed to be used.
|