System::Console::get_In method

Console::get_In method

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

static SharedPtr<System::IO::TextReader> & System::Console::get_In()

See Also