ILaunchDebugService2 Interfaz
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Interfaz ILaunchDebugService2 extensión de 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
- Implementaciones
Métodos
| GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider) |
Devolver un proveedor de destino de depuración para un |
| GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider) |
Devolver un proveedor de destino de depuración para una ruta de acceso de archivo (Heredado de ILaunchDebugService) |