DomainRoleInfo.GetRolePlayerMoniker(ElementLink) Method

Definition

Gets link role player moniker corresponding to this role.

public:
 Microsoft::VisualStudio::Modeling::Moniker ^ GetRolePlayerMoniker(Microsoft::VisualStudio::Modeling::ElementLink ^ link);
public Microsoft.VisualStudio.Modeling.Moniker GetRolePlayerMoniker (Microsoft.VisualStudio.Modeling.ElementLink link);
member this.GetRolePlayerMoniker : Microsoft.VisualStudio.Modeling.ElementLink -> Microsoft.VisualStudio.Modeling.Moniker
Public Function GetRolePlayerMoniker (link As ElementLink) As Moniker

Parameters

link
ElementLink

Element link.

Returns

Role player moniker for this role.

Applies to