Interfejs DebuggerEvents

Definiuje zdarzeń obsługiwanych przez narzędzie debugger.Użycie tego obiektu dla funkcji i zapoznaj się z DebuggerEventsClass do dokumentacji członków tego obiektu.

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

Składnia

'Deklaracja
<GuidAttribute("D4EAE958-0FBA-11D3-B880-00C04F79E479")> _
Public Interface DebuggerEvents _
    Inherits _DebuggerEvents, _dispDebuggerEvents_Event
[GuidAttribute("D4EAE958-0FBA-11D3-B880-00C04F79E479")]
public interface DebuggerEvents : _DebuggerEvents, 
    _dispDebuggerEvents_Event
[GuidAttribute(L"D4EAE958-0FBA-11D3-B880-00C04F79E479")]
public interface class DebuggerEvents : _DebuggerEvents, 
    _dispDebuggerEvents_Event
[<GuidAttribute("D4EAE958-0FBA-11D3-B880-00C04F79E479")>]
type DebuggerEvents =  
    interface 
        interface _DebuggerEvents 
        interface _dispDebuggerEvents_Event 
    end
public interface DebuggerEvents extends _DebuggerEvents, _dispDebuggerEvents_Event

Typ DebuggerEvents uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna add_OnContextChanged Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna add_OnEnterBreakMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna add_OnEnterDesignMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna add_OnEnterRunMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna add_OnExceptionNotHandled Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna add_OnExceptionThrown Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnContextChanged Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnEnterBreakMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnEnterDesignMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnEnterRunMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnExceptionNotHandled Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Metoda publiczna remove_OnExceptionThrown Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).

Początek

Zdarzenia

  Nazwa Opis
Zdarzenie publiczne OnContextChanged Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Zdarzenie publiczne OnEnterBreakMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Zdarzenie publiczne OnEnterDesignMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Zdarzenie publiczne OnEnterRunMode Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Zdarzenie publiczne OnExceptionNotHandled Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).
Zdarzenie publiczne OnExceptionThrown Infrastruktura. Microsoft tylko do użytku wewnętrznego. (Odziedziczone z _dispDebuggerEvents_Event).

Początek

Zobacz też

Informacje

Przestrzeń nazw EnvDTE

Inne zasoby

Wykres modelu obiektów automatyzacji