TypeProvider.TypesChanged Événement
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.
Se produit lorsque la collection de types définis est modifiée.
public:
virtual event EventHandler ^ TypesChanged;
public event EventHandler TypesChanged;
member this.TypesChanged : EventHandler
Public Custom Event TypesChanged As EventHandler
Public Event TypesChanged As EventHandler