Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides notice that the debugger is about to stop. Used as the VsDebugTargetInfo2 argument in the LaunchDebugTargets2 method of the IVsDebugger2 interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("23320EFC-7C7A-4C3D-AD85-93A4E620FDD0")> _
<InterfaceTypeAttribute()> _
Public Interface IVsDebugProcessNotify
'Usage
Dim instance As IVsDebugProcessNotify
[GuidAttribute("23320EFC-7C7A-4C3D-AD85-93A4E620FDD0")]
[InterfaceTypeAttribute()]
public interface IVsDebugProcessNotify
[GuidAttribute(L"23320EFC-7C7A-4C3D-AD85-93A4E620FDD0")]
[InterfaceTypeAttribute()]
public interface class IVsDebugProcessNotify
public interface IVsDebugProcessNotify