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