No distinction is made between the left or right SHIFT, ALT, and CTRL keys.
The ConsoleModifiers enumeration is used in conjunction with the ConsoleKeyInfo type.
Member Name | Description |
---|---|
Alt |
The left or right ALT modifier key. |
Control |
The left or right CTRL modifier key. |
Shift |
The left or right SHIFT modifier key. |