IVsDebugger4 Interface

Definition

Provides additional access to the debugger. You can get an instance of this interface from the SVsShellDebugger (SID_SVsShellDebugger) service.

C++/CX
public interface class IVsDebugger4
Attributes

Methods

EnumCurrentlyDebuggingProjects(IEnumHierarchies)

Returns the set of projects that have been launched through a debugger launch (F5) and that the debugger is currently debugging.

LaunchDebugTargets4(UInt32, VsDebugTargetInfo4[], VsDebugTargetProcessInfo[])

Launches the specified debug targets.

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022