次の方法で共有


KeyBinding.KeyString プロパティ

定義

(たとえば、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

プロパティ値

適用対象