次の方法で共有


AutomationElementIdentifiers.ControlTypeProperty プロパティ

定義

コントロール型のオートメーション プロパティを識別します。 コントロール型のプロパティ値は 、GetAutomationControlType メソッドによって返されます。

public:
 static property AutomationProperty ^ ControlTypeProperty { AutomationProperty ^ get(); };
static AutomationProperty ControlTypeProperty();
public static AutomationProperty ControlTypeProperty { get; }
var automationProperty = AutomationElementIdentifiers.controlTypeProperty;
Public Shared ReadOnly Property ControlTypeProperty As AutomationProperty

プロパティ値

オートメーション プロパティ識別子。

適用対象