AccessKeyEventArgs.Key 属性

定义

获取按下的访问键。

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

属性值

访问键。

适用于

另请参阅