Attachments 元素 (DeploymentManifest)

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

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

定义

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

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

类型

SPAttachmentCollection

元素和属性

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

Attributes

子元素

父元素

另请参阅