Share via


IExternalDebugHost Members

Include Protected Members
Include Inherited Members

Notifies the host application about debugging checkpoints for loading and unloading add-ins during external host debugging.

The IExternalDebugHost type exposes the following members.

Methods

  Name Description
Public method OnBeforeDebugStarting Returns the process ID for the add-in.
Public method OnDebugStarting Loads the add-in.
Public method OnDebugStopping Performs any clean up operations when debugging stops.

Top

See Also

Reference

IExternalDebugHost Interface

Microsoft.VisualStudio.Tools.Applications.DesignTime Namespace