DomainRoleInfo.SetRolePlayerMoniker, méthode (ElementLink, Moniker)
Définit le moniker d'acteur de rôle correspondant à ce rôle.
Espace de noms : Microsoft.VisualStudio.Modeling
Assembly : Microsoft.VisualStudio.Modeling.Sdk.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
Syntaxe
'Déclaration
Public Sub SetRolePlayerMoniker ( _
link As ElementLink, _
rolePlayerMoniker As Moniker _
)
public void SetRolePlayerMoniker(
ElementLink link,
Moniker rolePlayerMoniker
)
Paramètres
- link
Type : Microsoft.VisualStudio.Modeling.ElementLink
Lien de l'élément.
- rolePlayerMoniker
Type : Microsoft.VisualStudio.Modeling.Moniker
Nouveau moniker d'acteur de rôle pour ce rôle.
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.