Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: bool ErrorsToStdErr

Declaration

bool ErrorsToStdErr

Summary

Set this to false to ensure that all messages are printed to StdOut (aka Console.Out). By default error messages will be printed to StdErr instead (aka Console.Error).