TFS Build Extensions Help (v1.0.0.6) |
InvokePowerShellCommand Members |
InvokePowerShellCommand Class Constructors Properties See Also Send Feedback |
The InvokePowerShellCommand type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InvokePowerShellCommand |
Properties
Name | Description | |
---|---|---|
Arguments |
Gets or sets any arguments to be provided to the script
Field ValueAn arguments list for the command as a string | |
BuildWorkspace |
Gets or sets the build workspace. This is used to obtain
a powershell script from a source control path
| |
Script |
Gets or sets the powershell command script to execute.
|