IVsDebugLaunchTargetProvider4 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface IVsDebugLaunchTargetProvider4.
public interface IVsDebugLaunchTargetProvider4
type IVsDebugLaunchTargetProvider4 = interface
Public Interface IVsDebugLaunchTargetProvider4
Methods
LaunchDebugTargetAsync(IWorkspace, IServiceProvider, VsDebugTargetInfo4, DebugLaunchActionContext, CancellationToken) |
Debug launch target provider takes full responsibility to launch debug target and debugger as part of implementing this method. |