AutomationPeer.GetLocalizedControlType 方法

定義

取得人們可解讀的當地語系化字串,這個字串表示與這個自動化對等個體相關聯控制項的 AutomationControlType 值。

public:
 System::String ^ GetLocalizedControlType();
public string GetLocalizedControlType ();
member this.GetLocalizedControlType : unit -> string
Public Function GetLocalizedControlType () As String

傳回

String

控制項的類型。

例外狀況

目前正在公開呼叫此方法。

適用於

另請參閱