| Console: In_ (get) |
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 VBCorLib Overview Class Console Overview Console Properties Console Methods ForegroundColor (let) InputEncoding (get)