DomainRoleInfo.GetSourceRolePlayer(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 the source role player for the given link
public:
static Microsoft::VisualStudio::Modeling::ModelElement ^ GetSourceRolePlayer(Microsoft::VisualStudio::Modeling::ElementLink ^ link);
public static Microsoft.VisualStudio.Modeling.ModelElement GetSourceRolePlayer (Microsoft.VisualStudio.Modeling.ElementLink link);
static member GetSourceRolePlayer : Microsoft.VisualStudio.Modeling.ElementLink -> Microsoft.VisualStudio.Modeling.ModelElement
Public Shared Function GetSourceRolePlayer (link As ElementLink) As ModelElement
Parameters
- link
- ElementLink
Returns
Source role player