Partilhar via


Elemento Properties (DeploymentManifest – SPAttachment)

Aplica-se a: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Representa uma coleção de propriedades em um Windows SharePoint Services anexo 3.0. Use a propriedade Attachments da classe SPListItem para recuperar uma coleção de anexos para um item de lista.

Definição

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

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

Tipo

Dictionary

Elementos e atributos

As seções a seguir descrevem os atributos, os elementos filhos e os elementos pai.

Atributos

Nenhuma

Elementos filho

Elemento Property (DeploymentManifest)

Elementos pai

Elemento Attachment (DeploymentManifest)

Confira também