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 CorLib Overview

Class Console Overview