ILaunchDebugService2 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 ILaunchDebugService2 extension of ILaunchDebugService
public interface class ILaunchDebugService2 : Microsoft::VisualStudio::Workspace::Debug::ILaunchDebugService
public interface ILaunchDebugService2 : Microsoft.VisualStudio.Workspace.Debug.ILaunchDebugService
type ILaunchDebugService2 = interface
interface ILaunchDebugService
Public Interface ILaunchDebugService2
Implements ILaunchDebugService
- Derived
- Implements
Methods
GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider) |
Return a debug target provider for a |
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider) |
Return a debug target provider for a file path (Inherited from ILaunchDebugService) |