次の方法で共有


Personalizations 要素 (DeploymentManifest)

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

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

Windows SharePoint Services 3.0 ファイル (SPFile) オブジェクトのインスタンスに関する個人用設定要素のコレクションを表します。

DECLARATION
<xs:element name="Personalizations" 
        type="SPPersonalizationCollection" 
        minOccurs="0" maxOccurs="1" 
/>

USAGE
<File>
        <Personalizations
                <Personalization />
        />
</File>

SPPersonalizationCollection

属性

属性

説明

なし

子要素

Personalization 要素 (DeploymentManifest)

親要素

File 要素 (DeploymentManifest - SPGenericObject)

関連項目

参照

SPFile

概念

DeploymentManifest スキーマ