Returns the input source currently used by the Console.
Public Property Get In_ ( ) As TextReader
The default source of the input is the Keyboard. This can be changed by using the SetIn function.
Read Only.
Project CorLib Overview
Class Console Overview