UpdateBuildNumber.ExpandToken Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
ExpandToken(String, DateTime, IBuildDefinition) | This method is called at design time. It takes in a token of the form $(...) and returns the value that the token expands to. | |
ExpandToken(String, String, IBuildDetail, DateTime, IBuildDefinition, Boolean) | This method takes in a token of the form $(...) and returns the value that the token expands to. |
Top
See Also
Reference
Microsoft.TeamFoundation.Build.Workflow.Activities Namespace