ILaunchDebugService2 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Interfaccia ILaunchDebugService2 estensione di 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
- Derivato
- Implementazioni
Metodi
GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider) |
Restituire un provider di destinazione di debug per un oggetto |
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider) |
Restituire un provider di destinazione di debug per un percorso di file (Ereditato da ILaunchDebugService) |