IVsDebugProcessNotify Interface
Visual Studio 2015
Provides notice that the debugger is about to stop. Used as the VsDebugTargetInfo2 argument in the LaunchDebugTargets2 method of the IVsDebugger2 interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | BeforeStopDebuggingProcess(UInt32) | Provides notification and the reason for stopping the debugger before actually stopping the debug process. |
Show:
