Attributes

Document.Attributes property

ドキュメントの属性を取得または設定します。

public virtual string[] Attributes { get; set; }

プロパティ値

ドキュメントの属性。

関連項目