次の方法で共有


ManifestFile 要素 (DeploymentSystemData)

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

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

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

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

USAGE
<ManifestFiles>
    <ManifestFile
        Name="xs:string"
    />
</ManifestFiles>

SPManifestFile

属性

属性

説明

Name

xs:string

オプション。SystemData.xml ファイルの名前。

子要素

なし

親要素

ManifestFiles 要素 (DeploymentSystemData)

関連項目

概念

DeploymentSystemData スキーマ