DomainRoleInfo.GetSourceRolePlayer(ElementLink) Method
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
C++
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
- link
- ElementLink
Source role player
Product | Versions |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |