Condividi tramite


Costruttore PresentationViewsSubject (Store, array<RoleAssignment[], array<PropertyAssignment )

Costruisce la relazione della partizione predefinito per questa relazione nell'archivio specificato.

Spazio dei nomi:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.11.0.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    store As Store, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public PresentationViewsSubject(
    Store store,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

PresentationViewsSubject Classe

Overload PresentationViewsSubject

Spazio dei nomi Microsoft.VisualStudio.Modeling.Diagrams