Partilhar via


Construtor RolePlayerPropertyDescriptor (Store, DomainRoleInfo, array<Attribute[])

Construtor

Namespace:  Microsoft.VisualStudio.Modeling.Design
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (em Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Sintaxe

'Declaração
Public Sub New ( _
    store As Store, _
    domainRole As DomainRoleInfo, _
    domainRoleInfoAttributes As Attribute() _
)
public RolePlayerPropertyDescriptor(
    Store store,
    DomainRoleInfo domainRole,
    Attribute[] domainRoleInfoAttributes
)

Parâmetros

  • domainRoleInfoAttributes
    Tipo: array<System.Attribute[]
    Modificando o comportamento da propriedade descritor de atributos.

Segurança do .NET Framework

Consulte também

Referência

RolePlayerPropertyDescriptor Classe

Sobrecargas RolePlayerPropertyDescriptor

Namespace Microsoft.VisualStudio.Modeling.Design