Console: OpenStandardOutput

OpenStandardOutput

Returns the standard output stream.



 Public Function OpenStandardOutput ( ) As Stream

Return Values

Stream -  The standard output stream to write user data to.

Remarks

The standard output is the screen console.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods OpenStandardInput Out (get)