AutomationPeer.GetLocalizedControlType メソッド

定義

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

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

返品

コントロールの型。

例外

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

適用対象

こちらもご覧ください