KeyboardAccelerator.Key プロパティ

定義

キーボード アクセラレータのキーを識別します。

public:
 property System::String ^ Key { System::String ^ get(); void set(System::String ^ value); };
public string? Key { get; set; }
member this.Key : string with get, set
Public Property Key As String

プロパティ値

適用対象