AutomationPeer.GetLocalizedControlType メソッド

定義

このオートメーション ピアに関連付けられているコントロールの AutomationControlType の値を、ユーザーが判読できるローカライズされた文字列の形で取得します。

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

戻り値

String

コントロールの型。

例外

このメソッドのパブリック呼び出しが現在進行中です。

適用対象

こちらもご覧ください