Partilhar via


ILaunchDebugService3 Interface

Definição

Definir serviços de depuração para estar disponível por meio de 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
Implementações

Métodos

GetLaunchDebugTargetProviderByTargetPath(String, ILaunchDebugTargetProvider)

Retornar um provedor de destino de depuração para um caminho de arquivo

GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider)

Retornar um provedor de destino de depuração para um projectConfiguration

(Herdado de ILaunchDebugService2)
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

Retornar um provedor de destino de depuração para um caminho de arquivo

(Herdado de ILaunchDebugService)

Aplica-se a