共用方式為


PresentationViewsSubject 建構函式 (Partition, array<RoleAssignment[], array<PropertyAssignment[])

建構與屬性指派的關聯性

命名空間:  Microsoft.VisualStudio.Modeling.Diagrams
組件:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll 中)

語法

'宣告
Public Sub New ( _
    partition As Partition, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public PresentationViewsSubject(
    Partition partition,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

參數

.NET Framework 安全性

請參閱

參考

PresentationViewsSubject 類別

PresentationViewsSubject 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間