RolePlayerOrderChangedEventArgs.Link 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 link to the ModelElement whose order has been changed
public:
property Microsoft::VisualStudio::Modeling::ElementLink ^ Link { Microsoft::VisualStudio::Modeling::ElementLink ^ get(); };
public Microsoft.VisualStudio.Modeling.ElementLink Link { get; }
member this.Link : Microsoft.VisualStudio.Modeling.ElementLink
Public ReadOnly Property Link As ElementLink