Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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