Properties 元素 (DeploymentManifest - SPAttachment)

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

表示Windows SharePoint Services 3.0 附件的属性集合。 使用 SPListItem 类的 Attachments 属性检索列表项的附加元素集合。

定义

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

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

类型

"词典"

元素和属性

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

Attributes

子元素

Property 元素 (DeploymentManifest)

父元素

Attachment 元素 (DeploymentManifest)

另请参阅