IVsDebuggableProjectCfg2 Interface
Supports Debug Launch (F5 command). Extends IVsDebuggableProjectCfg to provide a method call (OnBeforeDebugLaunch) before launching the debugger.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)
[GuidAttribute("2559D053-417E-4276-A905-193191B5816A")] [InterfaceTypeAttribute(1)] public interface IVsDebuggableProjectCfg2 : IVsDebuggableProjectCfg
/** @attribute GuidAttribute("2559D053-417E-4276-A905-193191B5816A") */
/** @attribute InterfaceTypeAttribute(1) */
public interface IVsDebuggableProjectCfg2 extends IVsDebuggableProjectCfg