다음을 통해 공유


Roles Element (DeploymentManifest)

Applies to: SharePoint Foundation 2010

Represents a collection of Windows SharePoint Services 3.0 deployment role (DeploymentRole) objects.

DECLARATION
<xs:element name="Roles" type="DeploymentRoles" />

USAGE
<SPObject>
        <Roles
                <Role />
        />
<SPObject>

Type

DeploymentRoles (based on SPRoleCollection)

Attributes

Attribute

Type

Description

None

Child Elements

Role Element (DeploymentManifest)

Parent Elements

SPObject Element (DeploymentManifest)

See Also

Reference

SPRoleCollection

Concepts

DeploymentManifest Schema