Sdílet prostřednictvím


RolePlayerPropertyDescriptor – konstruktor (Store, DomainRoleInfo, array<Attribute )

Konstruktor

Obor názvů:  Microsoft.VisualStudio.Modeling.Design
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (v Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Syntaxe

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

Parametry

  • domainRoleInfoAttributes
    Typ: array<System.Attribute[]
    Úprava vlastností popisovač chování atributy.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

RolePlayerPropertyDescriptor Třída

RolePlayerPropertyDescriptor – přetížení

Microsoft.VisualStudio.Modeling.Design – obor názvů