Console: InputEncoding (get)

InputEncoding

Returns the encoding used for the input from the console.



 Public Property Get InputEncoding ( ) As Encoding

Return Values

Encoding -  An encoding for the input from the console.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class Console Overview Console Properties Console Methods In_ (get) InputEncoding (set)