RolePlayerChangedEventArgs.OldRolePlayer 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.
ModelElement qui jouait le rôle avant la modification
public:
property Microsoft::VisualStudio::Modeling::ModelElement ^ OldRolePlayer { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
public Microsoft.VisualStudio.Modeling.ModelElement OldRolePlayer { get; }
member this.OldRolePlayer : Microsoft.VisualStudio.Modeling.ModelElement
Public ReadOnly Property OldRolePlayer As ModelElement