IVsProjectDebugTargetProvider Members
Include Protected Members
Include Inherited Members
Gets information about a debug target, a file launched in the debugger. Implemented in projects that want to control launching of the debugger. You must register your implementation using IVsRegisterProjectDebugTargetProvider.
The IVsProjectDebugTargetProvider type exposes the following members.
Methods
Name
Description
Gets information about a debug target if the current debug target is appropriate.
Top