IVsDebugLaunchTargetProvider3 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.
IVsDebugLaunchTargetProvider3 interface This provider is intended to handle situations where file extension isn't enough to determine whether or not a provider supports debugging a given target.
public interface class IVsDebugLaunchTargetProvider3
public interface IVsDebugLaunchTargetProvider3
type IVsDebugLaunchTargetProvider3 = interface
Public Interface IVsDebugLaunchTargetProvider3
Methods
SupportDebugTargetPath(IWorkspace, String) |
Returns true if the provider supports debugging the target in the given context. |