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

속성 값

Automation 속성 식별자입니다.

적용 대상