AnnotationPatternIdentifiers.AnnotationTypeNameProperty 属性

定义

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

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

属性值

自动化属性标识符。

适用于