InvokePowerShellCommand Properties
From TFS Build Extensions
| TFS Build Extensions Help (v1.0.0.6) |
| InvokePowerShellCommand Properties |
| InvokePowerShellCommand Class See Also Send Feedback |
The InvokePowerShellCommand type exposes the following members.
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.
|