Condividi tramite


Metodo _dispDebuggerEvents_Event.add_OnExceptionNotHandled

Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.

Solo per utilizzo interno di Microsoft.

Spazio dei nomi:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Sintassi

'Dichiarazione
Sub add_OnExceptionNotHandled ( _
    A_1 As _dispDebuggerEvents_OnExceptionNotHandledEventHandler _
)
void add_OnExceptionNotHandled(
    _dispDebuggerEvents_OnExceptionNotHandledEventHandler A_1
)
void add_OnExceptionNotHandled(
    _dispDebuggerEvents_OnExceptionNotHandledEventHandler^ A_1
)
abstract add_OnExceptionNotHandled : 
        A_1:_dispDebuggerEvents_OnExceptionNotHandledEventHandler -> unit 
function add_OnExceptionNotHandled(
    A_1 : _dispDebuggerEvents_OnExceptionNotHandledEventHandler
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

_dispDebuggerEvents_Event Interfaccia

Spazio dei nomi EnvDTE