Summary
Initializes a new instance of the
CommandLineToolTask
class.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- CommandLineToolTask
Syntax
protected CommandLineToolTask(SystemDiagnostics diagnostics)
Parameters
Name | Type | Description |
---|---|---|
diagnostics | SystemDiagnostics | The object that provides the diagnostics for the application. |
Return Value
Type | Description |
---|---|
void |