次の方法で共有


AutomationElementIdentifiers.ClassNameProperty プロパティ

定義

クラス名のオートメーション プロパティを識別します。 クラス名のプロパティ値は、 GetClassName メソッドによって返されます。

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

プロパティ値

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

適用対象