IVsDebugLaunch Members
Include Protected Members
Include Inherited Members
Launches the debugger. You can get an instance of this interface from the SVsDebugLaunch (SID_SVsDebugLaunch) service.
The IVsDebugLaunch type exposes the following members.
Methods
Name
Description
Launches the debugger.
Tests whether you can launch the debugger with the specified options.
Top