DomainRoleInfo.GetRolePlayerMoniker(ElementLink) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.