Share via


Properties Element (DeploymentManifest - SPFolder)

Applies to: SharePoint Foundation 2010

Represents a collection of properties on an instance of a Windows SharePoint Services 3.0 folder (SPFolder) object.

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

USAGE
<Folder>
        <Properties
                <Property />
        />
</Folder>

Type

Dictionary

Attributes

Attribute

Type

Description

None

Child Elements

Property Element (DeploymentManifest)

Parent Elements

Folder Element (DeploymentManifest)

See Also

Reference

SPFolder

Dictionary

Concepts

DeploymentManifest Schema