次の方法で共有


Links 要素 (DeploymentManifest - SPListItem)

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)

See Also

参照

SPLinkCollection

概念

DeploymentManifest スキーマ