次の方法で共有


KeyBinding.Command プロパティ

定義

指定したキーの組み合わせに割り当てられているコマンドを返します。

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

プロパティ値

適用対象