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

속성 값

주석 자동화 속성의 식별자입니다.

적용 대상