Cake.Tfs.Build.Variables addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Tfs.Build.Variables.
Contains functionality for accessing TFS (vnext) build variables.
General
|
Evaluate Alias from Cake.Tfs.Build.Variables addin |
Evaluate the value of TFS variable. If no variable is found with the given name it returns the default value. |
|
Evaluate Alias from Cake.Tfs.Build.Variables addin |
Evaluate the value of TFS variable. Throws ArgumentException if no variable is found with the given name. |
