CommandLineTypeOutputStream Property
|
All output is pumped through this object. You can capture it by assigning your TextWriter here.
Namespace:
us.FreeWill.CommandLine
Assembly:
CommandLine (in CommandLine.dll) Version: 2.0.2341.22284
Syntax public TextWriter OutputStream { get; set; }
Property Value
Type:
TextWriterSee Also