Console: OutputEncoding (get)

OutputEncoding

Returns the encoding for the current console output.



 Public Property Get OutputEncoding ( ) As Encoding

Return Values

Encoding -  An Encoding object for the current console output encoding.

Read/Write.

See Also

Project CorLib Overview

Class Console Overview