Share via


Properties Element (DeploymentManifest - SPModule)

Applies to: SharePoint Foundation 2010

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

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

USAGE
<Module>
        <Properties
                <Property />
        />
</Module>

Type

Dictionary

Attributes

Attribute

Type

Description

None

Child Elements

Property Element (DeploymentManifest)

Parent Elements

Module Element (DeploymentManifest)

See Also

Reference

SPModule

Dictionary

Concepts

DeploymentManifest Schema