CliContextOutput Property
            Gets the standard output, to which non-error information should be written during the current invocation.
            By default, it's set to 
Out, it's changed via 
Output.
            
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.8.2
public TextWriter Output { get; }
Property Value
TextWriter