ExtensionExtendsElement (Constructor) (Partition, array<RoleAssignment[], array<PropertyAssignment )

Constructor

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    partition As Partition, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public ExtensionExtendsElement(
    Partition partition,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ExtensionExtendsElement Clase

ExtensionExtendsElement (Sobrecarga)

Microsoft.VisualStudio.Modeling (Espacio de nombres)