IVsRegisterProjectDebugTargetProvider Interface
Maintains a linked list of debug target providers (IVsProjectDebugTargetProvider). You can get an instance of the interface from the SVsRegisterDebugTargetProvider (SID_SVsRegisterProjectDebugTargetProvider) service.
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)
[InterfaceTypeAttribute(1)] [GuidAttribute("4C5F0CEA-5AC9-4EA4-85E2-72E088EA75A8")] public interface IVsRegisterProjectDebugTargetProvider
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("4C5F0CEA-5AC9-4EA4-85E2-72E088EA75A8") */
public interface IVsRegisterProjectDebugTargetProvider