get_Error()

Console::get_Error() method

Returns a shared pointer pointing to the object that represents the standard error stream.

static SharedPtr<System::IO::TextWriter> & System::Console::get_Error()

See Also