Partilhar via


Construtor PresentationViewsSubject (Partition, array<RoleAssignment[], array<PropertyAssignment )

Construir o relacionamento com as atribuições de propriedade

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (em Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    partition As Partition, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public PresentationViewsSubject(
    Partition partition,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

PresentationViewsSubject Classe

Sobrecargas PresentationViewsSubject

Namespace Microsoft.VisualStudio.Modeling.Diagrams