AutomationElementIdentifiers.OrientationProperty 속성

정의

방향 자동화 속성을 식별합니다. 현재 방향 값은 GetOrientation 메서드에서 반환됩니다.

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

속성 값

Automation 속성 식별자입니다.

적용 대상