次の方法で共有


DocumentLibrary 要素 (DeploymentManifest)

最終更新日: 2015年3月9日

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

Windows SharePoint Services 3.0 ドキュメント ライブラリ オブジェクト (SPDocumentLibrary) のインスタンスを表します。

DECLARATION
<xs:element name="DocumentLibrary" type="SPDocumentLibrary" />

USAGE
<SPObject>
   <DocumentLibrary
      DocumentTemplateUrl="xs:string"
      EmailInsertsFolder="xs:string"
      IsCatalog="xs:boolean"
   />
</SPObject>

SPDocumentLibrary

属性

属性

説明

DocumentTemplateUrl

xs:string

オプション。ドキュメント ライブラリの基になるテンプレートの場所の URL。

EmailInsertsFolder

xs:string

オプション。ドキュメント ライブラリに挿入された電子メール アイテムを含むパブリック フォルダーのパス。

IsCatalog

xs:boolean

オプション。ドキュメント ライブラリが、サイト テンプレート、リスト テンプレート、Web パーツ、マスター ページなどのギャラリーかどうかを示します。

子要素

なし

親要素

SPObject 要素 (DeploymentManifest)

コメント

SPDocumentLibrary 型は SPList 型を拡張します。詳細については、「List 要素 (DeploymentManifest)」を参照してください。

関連項目

参照

List 要素 (DeploymentManifest)

SPList

SPDocumentLibrary

概念

DeploymentManifest スキーマ