AnnotationPatternIdentifiers.AuthorProperty Property

Definition

Gets the identifier for the Author automation property.

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

Property Value

The automation property identifier.

Applies to