ILaunchDebugService2 Interface

Definition

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 projectConfiguration

GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

Return a debug target provider for a file path

(Inherited from ILaunchDebugService)

Applies to