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.
- Namespace
- NBuildKit
.MsBuild .Tasks .Core - Containing Type
- CommandLineToolTask
Syntax
protected virtual DataReceivedEventHandler DefaultDataHandler { get; }
Value
Type | Description |
---|---|
Data |