Properties 元素 (DeploymentManifest - SPAttachment)

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

适用范围: SharePoint Foundation 2010

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

表示一个 Windows SharePoint Services 3.0 附件上的属性的集合。使用 SPListItem 类的 Attachments 属性可检索列表项的附件集合。

DECLARATION
<xs:element name="Properties" type="Dictionary" minOccurs="0" />

USAGE
<Attachment>
        <Properties
                <Property />
        />
</Attachment>

类型

Dictionary

属性

属性

类型

说明

子元素

Property 元素 (DeploymentManifest)

父元素

Attachment 元素 (DeploymentManifest)

请参阅

概念

DeploymentManifest 架构