Udostępnij za pośrednictwem


Metoda DebuggerEventsClass.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
Public Overridable Sub add_OnExceptionNotHandled ( _
    A_1 As _dispDebuggerEvents_OnExceptionNotHandledEventHandler _
)
public virtual void add_OnExceptionNotHandled(
    _dispDebuggerEvents_OnExceptionNotHandledEventHandler A_1
)
public:
virtual void add_OnExceptionNotHandled(
    _dispDebuggerEvents_OnExceptionNotHandledEventHandler^ A_1
)
abstract add_OnExceptionNotHandled : 
        A_1:_dispDebuggerEvents_OnExceptionNotHandledEventHandler -> unit  
override add_OnExceptionNotHandled : 
        A_1:_dispDebuggerEvents_OnExceptionNotHandledEventHandler -> unit
public function add_OnExceptionNotHandled(
    A_1 : _dispDebuggerEvents_OnExceptionNotHandledEventHandler
)

Parametry

Implementuje

_dispDebuggerEvents_Event.add_OnExceptionNotHandled(_dispDebuggerEvents_OnExceptionNotHandledEventHandler)

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DebuggerEventsClass Klasa

Przestrzeń nazw EnvDTE