ILaunchDebugService3 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.
Definire i servizi di debug da rendere disponibili tramite 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
- Implementazioni
Metodi
GetLaunchDebugTargetProviderByTargetPath(String, ILaunchDebugTargetProvider) |
Restituire un provider di destinazione di debug per un percorso di file |
GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider) |
Restituire un provider di destinazione di debug per un |
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider) |
Restituire un provider di destinazione di debug per un percorso di file (Ereditato da ILaunchDebugService) |