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