ILaunchDebugService2 Interfaccia

Definizione

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 projectConfiguration

GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

Restituire un provider di destinazione di debug per un percorso di file

(Ereditato da ILaunchDebugService)

Si applica a