Share via


Properties Element (DeploymentManifest - SPWeb)

Applies to: SharePoint Foundation 2010

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

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

USAGE
<Web>
        <Properties
                <Property />
        />
</Web>

Type

Dictionary

Attributes

Attribute

Type

Description

None

Child Elements

Property Element (DeploymentManifest)

Parent Elements

Web Element (DeploymentManifest)

See Also

Reference

SPWeb

Dictionary

Concepts

DeploymentManifest Schema