AutomationElementIdentifiers.LocalizedLandmarkTypeProperty 属性

定义

获取本地化的陆标类型自动化属性的标识符。

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

属性值

本地化的陆标类型自动化属性的标识符。

注解

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

适用于