This topic has not yet been rated - Rate this topic

IVsDebugProcessNotify Interface

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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("23320EFC-7C7A-4C3D-AD85-93A4E620FDD0")] 
public interface IVsDebugProcessNotify
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("23320EFC-7C7A-4C3D-AD85-93A4E620FDD0") */ 
public interface IVsDebugProcessNotify
InterfaceTypeAttribute(1) 
GuidAttribute("23320EFC-7C7A-4C3D-AD85-93A4E620FDD0") 
public interface IVsDebugProcessNotify
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ