Console: Error (get)

Error

Returns the Error output currently being used by the Console.



 Public Property Get Error ( ) As TextWriter

Return Values

TextWriter -  An object that implements the TextWriter interface.

Remarks

The default Error writer writes to the Console error output.

Read Only.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods CursorVisible (let) FillBufferArea