共用方式為


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

屬性值

自動化屬性識別碼。

適用於