SolutionEventsClass.add_BeforeClosing(_dispSolutionEvents_BeforeClosingEventHandler) Méthode
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.
public:
virtual void add_BeforeClosing(EnvDTE::_dispSolutionEvents_BeforeClosingEventHandler ^ A_1) = EnvDTE::_dispSolutionEvents_Event::add_BeforeClosing;
public virtual void add_BeforeClosing (EnvDTE._dispSolutionEvents_BeforeClosingEventHandler A_1);
abstract member add_BeforeClosing : EnvDTE._dispSolutionEvents_BeforeClosingEventHandler -> unit
override this.add_BeforeClosing : EnvDTE._dispSolutionEvents_BeforeClosingEventHandler -> unit
Public Overridable Sub add_BeforeClosing (A_1 As _dispSolutionEvents_BeforeClosingEventHandler)