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 | |
---|---|---|
DebugLaunch | Launches the debugger. | |
QueryDebugLaunch | Tests whether you can launch the debugger with the specified options. |
Top