AccessKeyPressedEventArgs.Key 속성

정의

누른 선택키에 해당하는 문자열을 가져옵니다.

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

속성 값

액세스 키입니다.

적용 대상

추가 정보