DebuggerEvents Interface
Visual Studio 2012
Defines events supported by the debugger. Use this object for functionality and refer to DebuggerEventsClass for this object's members' documentation.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
The DebuggerEvents type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | add_OnContextChanged | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | add_OnEnterBreakMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | add_OnEnterDesignMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | add_OnEnterRunMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | add_OnExceptionNotHandled | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | add_OnExceptionThrown | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnContextChanged | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnEnterBreakMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnEnterDesignMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnEnterRunMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnExceptionNotHandled | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | remove_OnExceptionThrown | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
| Name | Description | |
|---|---|---|
![]() | OnContextChanged | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | OnEnterBreakMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | OnEnterDesignMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | OnEnterRunMode | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | OnExceptionNotHandled | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
![]() | OnExceptionThrown | Infrastructure. Microsoft Internal Use Only. (Inherited from _dispDebuggerEvents_Event.) |
.gif?cs-save-lang=1&cs-lang=fsharp)
.gif?cs-save-lang=1&cs-lang=fsharp)