Partager via


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

Constructeur

Espace de noms :  Microsoft.VisualStudio.Modeling.Design
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    store As Store, _
    domainRole As DomainRoleInfo, _
    domainRoleInfoAttributes As Attribute() _
)
public RolePlayerPropertyDescriptor(
    Store store,
    DomainRoleInfo domainRole,
    Attribute[] domainRoleInfoAttributes
)

Paramètres

  • domainRoleInfoAttributes
    Type : array<System.Attribute[]
    Attributs modifiant le comportement du descripteur de propriété.

Sécurité .NET Framework

Voir aussi

Référence

RolePlayerPropertyDescriptor Classe

RolePlayerPropertyDescriptor, surcharge

Microsoft.VisualStudio.Modeling.Design, espace de noms