ILaunchDebugTargetProvider 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.
IDebugLaunchActionContext interface
public interface class ILaunchDebugTargetProvider
public interface class ILaunchDebugTargetProvider
__interface ILaunchDebugTargetProvider
public interface ILaunchDebugTargetProvider
type ILaunchDebugTargetProvider = interface
Public Interface ILaunchDebugTargetProvider
- Derived
Methods
LaunchDebugTarget(IWorkspace, IServiceProvider, DebugLaunchActionContext) |
Launch a Debug Context |
SupportsContext(IWorkspace, String) |
If this context is supported for this Provider |