ConsoleKeyInfo: KeyChar (get)

KeyChar

Returns the Unicode character of the pressed key.



 Public Property Get KeyChar ( ) As Integer

Return Values

Integer -  The Unicode character.

Read Only.

See Also

Project CorLib Overview

Class ConsoleKeyInfo Overview