RolePlayerChangedEventArgs.ElementLink Property
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.
The ElementLink whose role-player changed
public:
property Microsoft::VisualStudio::Modeling::ElementLink ^ ElementLink { Microsoft::VisualStudio::Modeling::ElementLink ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementLink ElementLink { get; }
member this.ElementLink : Microsoft.VisualStudio.Modeling.ElementLink
Public ReadOnly Property ElementLink As ElementLink