StreamWriter: Encoding (get)

Encoding

Returns the encoding being used by this writer.



 Public Property Get Encoding ( ) As Encoding

Return Values

Encoding -  The encoding being used by this writer.

Read Only.

See Also

Project CorLib Overview

Class StreamWriter Overview