ConsoleKeyInfo: KeyChar (get)

KeyChar

Returns the ascii code of the pressed key.



 Public Property Get KeyChar ( ) As Integer

Return Values

Integer -  The ascii code.

Remarks

Read Only.

See Also

Project VBCorLib Overview Class ConsoleKeyInfo Overview ConsoleKeyInfo Properties ConsoleKeyInfo Methods Key (get) Modifiers (get)