CommandLineToolTask.

DefaultDataHandler Property

Summary

Gets the event handler that processes data from the data stream, or standard output stream, of the command line application.By default logs a message for each output.

Syntax

protected virtual DataReceivedEventHandler DefaultDataHandler { get; }

Value

Type Description
DataReceivedEventHandler