Share via


Properties Element (DeploymentManifest - SPFile)

Applies to: SharePoint Foundation 2010

Represents a collection of properties on an instannce of a Windows SharePoint Services 3.0 file (SPFile) object.

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

USAGE
<File>
        <Properties
                <Property />
        />
</File>

Type

Dictionary

Attributes

Attribute

Type

Description

None

Child Elements

Property Element (DeploymentManifest)

Parent Elements

File Element (DeploymentManifest - SPGenericObject)

See Also

Reference

SPFile

Concepts

DeploymentManifest Schema