RolePlayerOrderChangedEventArgs.Link Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Le lien vers le ModelElement dont l'ordre a été modifié
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