[This is preliminary documentation and is subject to change.]
Gets the menu shortcut keys for this command (e.g. Keys.F5).
| C# | Visual Basic | Visual C++ |
Keys ShortcutKeys { get; }
ReadOnly Property ShortcutKeys As Keys
property Keys ShortcutKeys { Keys get (); }
The shortcut keys for this command.