Compartir a través de


_dispDebuggerEvents_Event.OnExceptionNotHandled (Evento)

Esta API es compatible con la infraestructura de .NET Framework y no está diseñada para utilizarse directamente desde el código.

Sólo para uso interno de Microsoft.

Espacio de nombres:  EnvDTE
Ensamblado:  EnvDTE (en EnvDTE.dll)

Sintaxis

'Declaración
Event OnExceptionNotHandled As _dispDebuggerEvents_OnExceptionNotHandledEventHandler
event _dispDebuggerEvents_OnExceptionNotHandledEventHandler OnExceptionNotHandled
event _dispDebuggerEvents_OnExceptionNotHandledEventHandler^ OnExceptionNotHandled {
    void add (_dispDebuggerEvents_OnExceptionNotHandledEventHandler^ value);
    void remove (_dispDebuggerEvents_OnExceptionNotHandledEventHandler^ value);
}
abstract OnExceptionNotHandled : IEvent<_dispDebuggerEvents_OnExceptionNotHandledEventHandler,
    EventArgs>
JScript no admite eventos.

Seguridad de .NET Framework

Vea también

Referencia

_dispDebuggerEvents_Event Interfaz

EnvDTE (Espacio de nombres)