Attachments 元素 (DeploymentManifest)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
类型
属性
子元素
父元素

表示 Windows SharePoint Services 3.0Attachment 对象实例的一个容器或集合。

DELCARATION
<xs:element name="Attachments" type="SPAttachmentCollection" minOccurs="0" maxOccurs="1" />

USAGE
<ListItem>
        <Attachments>
                <Attachement />
        </Attachements>
</ListItem>

类型

SPAttachmentCollection

属性

属性

类型

说明

子元素

Attachment 元素 (DeploymentManifest)

父元素

ListItem 元素 (DeploymentManifest - SPGenericObject)

请参阅

引用

Attachment 元素 (DeploymentManifest)

SPAttachmentCollection

概念

DeploymentManifest 架构