Share via


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 中引入)

注解

陆标由其类型定义,可以是已知值或自定义本地化字符串。

适用于