Attachments 元素
适用于: SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
包含指定列表项的附件的 URL。
<Attachments>
</Attachments>
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
无
子元素
无
父元素
出现次数
- 最小值:0
- 最大值:1
示例
以下示例演示 GetAttachmentCollection (String、String) 方法的 SOAP 响应。
<GetAttachmentCollectionResult>
<Attachments>
<Attachment>http://Myoffice.Net/Poster.bmp</Attachment>
<Attachment>http://Myoffice.Net/Attachment.bmp</Attachment>
<Attachment>http://Myoffice.Net/Paris.bmp</Attachment>
<Attachments>
<GetAttachmentCollectionResult>