Edit

Share via


KeyBinding.KeyString Property

Definition

Returns the key combination string for the specified keys (for example, CTRL+SHIFT+A).

public:
 property System::String ^ KeyString { System::String ^ get(); };
public string KeyString { get; }
member this.KeyString : string
Public ReadOnly Property KeyString As String

Property Value

Applies to