AccessKeyPressedEventArgs.Key 屬性

定義

取得已按下便捷鍵的字串表示法。

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

屬性值

便捷鍵。

適用於

另請參閱