共用方式為


AutomationElementIdentifiers.LandmarkTypeProperty 屬性

定義

取得地標類型自動化屬性的識別碼。

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

屬性值

地標類型自動化屬性的識別碼。

Windows 需求

裝置系列
Windows 10 (已於 10.0.10586.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v2.0 引進)

備註

地標是由其類型所定義,可以是已知的值或自訂當地語系化字串。

適用於