ExportObjects 要素 (DeploymentExportSettings)

適用対象: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

コンテンツ移行パッケージに含めるための展開エクスポート オブジェクト インスタンスのコレクションを表します。

定義

DECLARATION
<xs:element name="ExportObjects"
   type="SPExportObjectCollection"
   minOccurs="0" maxOccurs="unbounded"
/>
USAGE
<ExportSettings>
   <ExportObjects>
      <DeploymentObject />
   </ExportObjects>
</ExportSettings>

SPExportObjectCollection オブジェクト

要素と属性

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし

子要素

親要素

関連項目