AutomationPeer.GetAccessKey 方法
定義
取得與自動化對等相關聯之項目的存取金鑰。Gets the access key for the element that is associated with the automation peer.
public:
System::String ^ GetAccessKey();
public string GetAccessKey ();
member this.GetAccessKey : unit -> string
Public Function GetAccessKey () As String
傳回
包含便捷鍵的字串。The string that contains the access key.
例外狀況
目前正在公開呼叫此方法。A public call to this method is currently in progress.