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