Console: OpenStandardError

OpenStandardError

Returns the standard error stream.



 Public Function OpenStandardError ( ) As Stream

Return Values

Stream -  The standard error output stream that error data is written to.

Remarks

The standard error output is to the screen console.

See Also

Project CorLib Overview

Class Console Overview