Expand Minimize
This topic has not yet been rated - Rate this topic

Properties Element (DeploymentManifest - SPModule)

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>

System.Collections.Generic.Dictionary

Attribute

Type

Description

None

Reference

System.Collections.Generic.Dictionary

Concepts

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.