共用方式為


PresentationViewsSubject 建構函式 (Store, 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 ( _
    store As Store, _
    roleAssignments As RoleAssignment(), _
    propertyAssignments As PropertyAssignment() _
)
public PresentationViewsSubject(
    Store store,
    RoleAssignment[] roleAssignments,
    PropertyAssignment[] propertyAssignments
)

參數

.NET Framework 安全性

請參閱

參考

PresentationViewsSubject 類別

PresentationViewsSubject 多載

Microsoft.VisualStudio.Modeling.Diagrams 命名空間