get_In()

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