RanorexNetRanorex Documentation
KeyboardShortcut Property
NamespacesRanorexAccessibleKeyboardShortcut
The keyboard shortcut of the accessible object.
Declaration Syntax
C#Visual BasicVisual C++
public string KeyboardShortcut { get; }
Public ReadOnly Property KeyboardShortcut As String
public:
property String^ KeyboardShortcut {
	String^ get ();
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Msaa (Module: Ranorex.Plugin.Msaa) Version: 2.3.2.8802 (2.3.2.8802)