Class Types
Class | Summary |
---|---|
ExecWithArguments |
Defines a ITask that invokes a tool with the given argument set.
|
InvokeNodeTool |
Defines a ITask that invokes a tool through node.js.
|
Invoke |
Defines a ITask that invokes the executes a Powershell command.
|
InvokePowershellFile |
Defines a ITask that invokes the executes a Powershell script from a file.
|
Invoke |
Defines a ITask that invokes MsBuild in a separate process.
|
InvokeSteps |
Defines a ITask that executes steps for nBuildKit.
|