ILaunchDebugService3 Interface
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.
Define debug services to be available through IServiceProvider
C++
public interface class ILaunchDebugService3 : Microsoft::VisualStudio::Workspace::Debug::ILaunchDebugService2
public interface ILaunchDebugService3 : Microsoft.VisualStudio.Workspace.Debug.ILaunchDebugService2
type ILaunchDebugService3 = interface
interface ILaunchDebugService2
interface ILaunchDebugService
Public Interface ILaunchDebugService3
Implements ILaunchDebugService2
- Derived
- Implements
Get |
Return a debug target provider for a file path |
Get |
Return a debug target provider for a |
Get |
Return a debug target provider for a file path (Inherited from ILaunchDebugService) |
Product | Versions |
---|---|
Visual Studio SDK | 2019, 2022 |