BuildMaster SDK Reference
Version:
Util.Variables.VariableInfo Class
Represents a BuildMaster variable.
Inheritance Hierarchy
- object
- Inedo.BuildMaster.Util.Variables.VariableInfo
Syntax
public
class
Util.Variables.VariableInfo
Properties
|
Name |
Description |
|
Declaration
|
Gets the variable declaration.
|
|
Definition
|
Gets the variable definition.
|
|
Name
|
Gets the name of the variable.
|
|
Value
|
Gets the value of the variable.
|
Methods
|
Name |
Description |
|
ToString
|
Returns a System.String that represents this instance.
|