Udostępnij za pośrednictwem


Metoda DslDefinitionModelElementTypeDescriptor.CreateRolePlayerPropertyDescriptor —

Metoda służąca do tworzenia elementu PropertyDescriptor, który opisuje relację i roli mają być wyświetlane w siatce.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.DslDefinition.Design
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)

Składnia

'Deklaracja
Protected Overrides Function CreateRolePlayerPropertyDescriptor ( _
    sourceRolePlayer As ModelElement, _
    targetRoleInfo As DomainRoleInfo, _
    sourceDomainRoleInfoAttributes As Attribute() _
) As RolePlayerPropertyDescriptor
protected override RolePlayerPropertyDescriptor CreateRolePlayerPropertyDescriptor(
    ModelElement sourceRolePlayer,
    DomainRoleInfo targetRoleInfo,
    Attribute[] sourceDomainRoleInfoAttributes
)

Parametry

  • sourceDomainRoleInfoAttributes
    Typ: array<System.Attribute[]
    Atrybuty źródłowego DomainRoleInfo

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Design.RolePlayerPropertyDescriptor
RolePlayerPropertyDescriptor

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DslDefinitionModelElementTypeDescriptor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.DslDefinition.Design