Partager via


ElementTypeDescriptor.CreateRolePlayerPropertyDescriptor, méthode

Crée un descripteur pour une propriété de rôle d'un élément de modèle.

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
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
)

Paramètres

  • sourceDomainRoleInfoAttributes
    Type : array<System.Attribute[]
    Tableau qui contient les attributs à appliquer à la propriété de rôle source.

Valeur de retour

Type : Microsoft.VisualStudio.Modeling.Design.RolePlayerPropertyDescriptor
Descripteur de la propriété de rôle de l'élément de modèle.

Sécurité .NET Framework

Voir aussi

Référence

ElementTypeDescriptor Classe

Microsoft.VisualStudio.Modeling.Design, espace de noms