次の方法で共有


Links 要素 (DeploymentManifest - SPListItem)

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

適用対象: SharePoint Foundation 2010

この記事の内容

属性
子要素
親要素

SharePoint SPListItem オブジェクト上の Windows SharePoint Services 3.0 リンク (SPLinkCollection) オブジェクト インスタンスのコレクションを表します。

DECLARATION
<xs:element name="Links" 
        type="SPLinkCollection" 
        minOccurs="0" maxOccurs="1" 
/>

USAGE
<ListItem>
        <Links 
                <Link />
        />
</ListItem>

SPLinkCollection

属性

属性

説明

なし

子要素

Link 要素 (DeploymentManifest)

親要素

ListItem 要素 (DeploymentManifest - SPGenericObject)

関連項目

参照

SPLinkCollection

概念

DeploymentManifest スキーマ