次の方法で共有


ManifestFile 要素 (DeploymentSystemData)

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

コンテンツ移行パッケージにエクスポートするシステム データ ファイル (SystemData.xml) を表します。

定義

DECLARATION
<xs:element
    name="ManifestFile"
    type="SPManifestFile"
    minOccurs="1" maxOccurs="unbounded"
/>
USAGE
<ManifestFiles>
    <ManifestFile
        Name="xs:string"
    />
</ManifestFiles>

SPManifestFile

要素と属性

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

属性

属性 説明
名前
xs:string
オプション。 SystemData.xml ファイルの名前。

子要素

None

親要素

関連項目