Links 元素 (DeploymentManifest - SPListItem)

适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013

表示 SharePoint SPListItem 对象上) 对象实例 (SPLinkCollection Windows SharePoint Services 3.0 链接的集合。

定义

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

类型

SPLinkCollection

元素和属性

下面各部分介绍了属性、子元素和父元素。

Attributes

子元素

Link 元素 (DeploymentManifest)

父元素

ListItem 元素 (DeploymentManifest - SPGenericObject)

另请参阅