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