共用方式為


AnnotationPatternIdentifiers.AuthorProperty 屬性

定義

取得 作者 自動化屬性的識別碼。

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

屬性值

自動化屬性識別碼。

適用於