AnnotationPatternIdentifiers.AuthorProperty 속성

정의

Author 자동화 속성의 식별자를 가져옵니다.

public:
 static property AutomationProperty ^ AuthorProperty { AutomationProperty ^ get(); };
static AutomationProperty AuthorProperty();
public static AutomationProperty AuthorProperty { get; }
var automationProperty = AnnotationPatternIdentifiers.authorProperty;
Public Shared ReadOnly Property AuthorProperty As AutomationProperty

속성 값

Automation 속성 식별자입니다.

적용 대상