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: 1.8.8
public TextWriter Error { get; }
Property Value
TextWriter