_Document.DocumentLibraryVersions プロパティ

定義

バージョン管理 DocumentLibraryVersions が有効で、サーバー上のドキュメント ライブラリに格納されている共有ドキュメントのバージョンのコレクションを表すコレクションを返します。

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

プロパティ値

適用対象