次の方法で共有


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

プロパティ値

オートメーション プロパティ識別子。

適用対象