Share via


ILaunchDebugService3 Rozhraní

Definice

Definování ladicích služeb, které mají být dostupné prostřednictvím IServiceProvider

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
Implementuje

Metody

GetLaunchDebugTargetProviderByTargetPath(String, ILaunchDebugTargetProvider)

Vrácení zprostředkovatele cíle ladění pro cestu k souboru

GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider)

Vrácení zprostředkovatele cíle ladění pro projectConfiguration

(Zděděno od ILaunchDebugService2)
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

Vrácení zprostředkovatele cíle ladění pro cestu k souboru

(Zděděno od ILaunchDebugService)

Platí pro