The keyboard shortcut of the accessible object.
| C# | Visual Basic | Visual C++ |
public string KeyboardShortcut { get; }
Public ReadOnly Property KeyboardShortcut As String
public: property String^ KeyboardShortcut { String^ get (); }
| Exception | Condition |
|---|---|
| SetAttributeFailedException | Thrown if setting the attribute value failed. |
