The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ModifierKeys Enumeration
Specifies the set of modifier keys.
Assembly: Microsoft.VisualStudio.TestTools.UITest.Extension (in Microsoft.VisualStudio.TestTools.UITest.Extension.dll)
| Member name | Description | |
|---|---|---|
| Alt | The ALT key. | |
| Control | The CTRL key. | |
| None | No modifiers are pressed. | |
| Shift | The SHIFT key. | |
| Windows | The Windows logo key. |
Show: