IVsQueryDebuggableProjectCfg2 Interface
Visual Studio 2015
Responds to queries about how the project would launch the debugger. Implemented by a project system that supports Debug Launch (F5 command), and that needs to return additional information that is not supported by the IVsQueryDebuggableProjectCfg2 interface.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | QueryDebugTargets(UInt32, UInt32, VsDebugTargetInfo4[], UInt32[]) | Retrieves information about a project's debugging targets. |
Show:
