ConsoleKeyInfo: Modifiers (get)

Modifiers

Returns the state of the key modifiers (Shift, Alt, Control) at the time of the key press.



 Public Property Get Modifiers ( ) As ConsoleModifiers

Return Values

ConsoleModifiers -  Modifier keys state.

Read Only.

See Also

Project CorLib Overview

Class ConsoleKeyInfo Overview