Share via


DeploymentRoleX Class (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace:="urn:deployment-manifest-schema")> _
<DebuggerStepThroughAttribute> _
<GeneratedCodeAttribute("xsd", "2.0.50727.42")> _
<DesignerCategoryAttribute("code")> _
<PermissionSetAttribute(SecurityAction.Demand, Name:="FullTrust")> _
Public Class DeploymentRoleX
'Usage
Dim instance As DeploymentRoleX
[SerializableAttribute] 
[XmlTypeAttribute(Namespace="urn:deployment-manifest-schema")] 
[DebuggerStepThroughAttribute] 
[GeneratedCodeAttribute("xsd", "2.0.50727.42")] 
[DesignerCategoryAttribute("code")] 
[PermissionSetAttribute(SecurityAction.Demand, Name="FullTrust")] 
public class DeploymentRoleX

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.Publishing.Internal.Administration.Schema.DeploymentRoleX

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

DeploymentRoleX Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace