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

建構函式

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

語法

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

參數

.NET Framework 安全性

請參閱

參考

DomainClassHasCustomTypeDescriptor 類別

DomainClassHasCustomTypeDescriptor 多載

Microsoft.VisualStudio.Modeling.DslDefinition 命名空間