ILaunchDebugService2 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Extensão ILaunchDebugService2 da interface 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
- Derivado
- Implementações
Métodos
GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider) |
Retornar um provedor de destino de depuração para um |
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider) |
Retornar um provedor de destino de depuração para um caminho de arquivo (Herdado de ILaunchDebugService) |