This topic has not yet been rated - Rate this topic

IVsQueryDebuggableProjectCfg Interface

Responds to queries about how the project would launch the debugger. An optional interface implemented on the project configuration object by projects that can be start projects.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("CE25FCEE-9E4D-4EC8-856E-38E2BDB2E13B")] 
public interface IVsQueryDebuggableProjectCfg
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("CE25FCEE-9E4D-4EC8-856E-38E2BDB2E13B") */ 
public interface IVsQueryDebuggableProjectCfg
InterfaceTypeAttribute(1) 
GuidAttribute("CE25FCEE-9E4D-4EC8-856E-38E2BDB2E13B") 
public interface IVsQueryDebuggableProjectCfg

Make your implementation available through the get_CfgType method of the IVsProjectCfg2 interface.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ