Udostępnij za pośrednictwem


Metoda ElementTypeDescriptor.CreateRolePlayerPropertyDescriptor —

Tworzy deskryptor właściwości rolę elementu modelu.

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

Składnia

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

Parametry

  • sourceDomainRoleInfoAttributes
    Typ: array<System.Attribute[]
    Tablica zawiera atrybuty, które mają zastosowanie do właściwości roli źródła.

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.Design.RolePlayerPropertyDescriptor
Deskryptor rolę właściwości elementu modelu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ElementTypeDescriptor Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Design