AutomationPeer.GetLocalizedControlType 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得人們可解讀的當地語系化字串,這個字串表示與這個自動化對等個體相關聯控制項的 AutomationControlType 值。
public:
System::String ^ GetLocalizedControlType();
public string GetLocalizedControlType ();
member this.GetLocalizedControlType : unit -> string
Public Function GetLocalizedControlType () As String
傳回
控制項的類型。
例外狀況
目前正在公開呼叫此方法。