This topic has not yet been rated - Rate this topic

_dispDebuggerEvents_Event Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)
[ComVisibleAttribute(false)]
public interface _dispDebuggerEvents_Event

The _dispDebuggerEvents_Event type exposes the following members.

  NameDescription
Public methodadd_OnContextChangedInfrastructure. Microsoft Internal Use Only.
Public methodadd_OnEnterBreakModeInfrastructure. Microsoft Internal Use Only.
Public methodadd_OnEnterDesignModeInfrastructure. Microsoft Internal Use Only.
Public methodadd_OnEnterRunModeInfrastructure. Microsoft Internal Use Only.
Public methodadd_OnExceptionNotHandledInfrastructure. Microsoft Internal Use Only.
Public methodadd_OnExceptionThrownInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnContextChangedInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnEnterBreakModeInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnEnterDesignModeInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnEnterRunModeInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnExceptionNotHandledInfrastructure. Microsoft Internal Use Only.
Public methodremove_OnExceptionThrownInfrastructure. Microsoft Internal Use Only.
Top
  NameDescription
Public eventOnContextChangedInfrastructure. Microsoft Internal Use Only.
Public eventOnEnterBreakModeInfrastructure. Microsoft Internal Use Only.
Public eventOnEnterDesignModeInfrastructure. Microsoft Internal Use Only.
Public eventOnEnterRunModeInfrastructure. Microsoft Internal Use Only.
Public eventOnExceptionNotHandledInfrastructure. Microsoft Internal Use Only.
Public eventOnExceptionThrownInfrastructure. Microsoft Internal Use Only.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.