RolePlayerPropertyDescriptor 构造函数 (Store, DomainRoleInfo, array<Attribute )

构造函数

命名空间:  Microsoft.VisualStudio.Modeling.Design
程序集:  Microsoft.VisualStudio.Modeling.Sdk.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.11.0.dll 中)

语法

声明
Public Sub New ( _
    store As Store, _
    domainRole As DomainRoleInfo, _
    domainRoleInfoAttributes As Attribute() _
)
public RolePlayerPropertyDescriptor(
    Store store,
    DomainRoleInfo domainRole,
    Attribute[] domainRoleInfoAttributes
)

参数

  • domainRoleInfoAttributes
    类型:array<System.Attribute[]
    修改属性说明符行为的特性。

.NET Framework 安全性

请参见

参考

RolePlayerPropertyDescriptor 类

RolePlayerPropertyDescriptor 重载

Microsoft.VisualStudio.Modeling.Design 命名空间