_Document.ContentTypeProperties プロパティ

定義

作成者名、件名、会社など、ドキュメントに格納されているメタデータを返します。 読み取り専用です。

public:
 property Microsoft::Office::Core::MetaProperties ^ ContentTypeProperties { Microsoft::Office::Core::MetaProperties ^ get(); };
public Microsoft.Office.Core.MetaProperties ContentTypeProperties { get; }
member this.ContentTypeProperties : Microsoft.Office.Core.MetaProperties
Public ReadOnly Property ContentTypeProperties As MetaProperties

プロパティ値

MetaProperties

適用対象