RolePlayerChangedEventArgs.NewRolePlayer 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 joue le rôle après la modification
public:
property Microsoft::VisualStudio::Modeling::ModelElement ^ NewRolePlayer { Microsoft::VisualStudio::Modeling::ModelElement ^ get(); };
public Microsoft.VisualStudio.Modeling.ModelElement NewRolePlayer { get; }
member this.NewRolePlayer : Microsoft.VisualStudio.Modeling.ModelElement
Public ReadOnly Property NewRolePlayer As ModelElement