Metoda _dispDebuggerEvents_Event.add_OnExceptionNotHandled —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Microsoft tylko do użytku wewnętrznego.

Przestrzeń nazw:  EnvDTE
Zestaw:  EnvDTE (w EnvDTE.dll)

Składnia

'Deklaracja
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
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

_dispDebuggerEvents_Event Interfejs

Przestrzeń nazw EnvDTE