get_Out()

Console::get_Out() method

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

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

See Also