DebuggerEventsClass.remove_OnExceptionNotHandled(_dispDebuggerEvents_OnExceptionNotHandledEventHandler) 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 remove_OnExceptionNotHandled(EnvDTE::_dispDebuggerEvents_OnExceptionNotHandledEventHandler ^ A_1) = EnvDTE::_dispDebuggerEvents_Event::remove_OnExceptionNotHandled;
public virtual void remove_OnExceptionNotHandled (EnvDTE._dispDebuggerEvents_OnExceptionNotHandledEventHandler A_1);
abstract member remove_OnExceptionNotHandled : EnvDTE._dispDebuggerEvents_OnExceptionNotHandledEventHandler -> unit
override this.remove_OnExceptionNotHandled : EnvDTE._dispDebuggerEvents_OnExceptionNotHandledEventHandler -> unit
Public Overridable Sub remove_OnExceptionNotHandled (A_1 As _dispDebuggerEvents_OnExceptionNotHandledEventHandler)