Console: OpenStandardInput

OpenStandardInput

Returns the standard input stream.



 Public Function OpenStandardInput ( ) As Stream

Return Values

Stream -  The standard input stream object to retrieve user input from.

Remarks

The standard input is from the keyboard console.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods OpenStandardError OpenStandardOutput