AutomationElementIdentifiers.AnnotationsProperty 属性

定义

获取批注自动化属性的标识符。

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

属性值

批注自动化属性的标识符。

适用于