This field is assigned to the standard output stream of the system. It can be redirected via the SetOut method.
[Visual Basic] Public Shared ReadOnly Out As TextWriter [C#] public static readonly TextWriter Out; [C++] public: static readonly TextWriter* Out; [JScript] public static var Out : TextWriter;