Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Nested enum: RT.Util.Consoles.ConsoleUtil.ConsoleState

Summary

Represents the state of a console output stream.

Enum values

1This output stream is printed on the console.
2This output stream has been redirected - perhaps to a file or a pipe.
0This output stream is not available - eg when the program is not a console program.