CommandLineToolTask.

CommandLineToolTask(SystemDiagnostics) Constructor

Summary

Initializes a new instance of the CommandLineToolTask class.

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