Freigeben über


RolePlayerPropertyDescriptor-Konstruktor (Store, DomainRoleInfo, array<Attribute[])

Konstruktor

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

Syntax

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

Parameter

  • domainRoleInfoAttributes
    Typ: array<System.Attribute[]
    Attribute, die das Verhalten des Eigenschaftendeskriptors ändern.

.NET Framework-Sicherheit

Siehe auch

Referenz

RolePlayerPropertyDescriptor Klasse

RolePlayerPropertyDescriptor-Überladung

Microsoft.VisualStudio.Modeling.Design-Namespace