Condividi tramite


ILaunchDebugService3 Interfaccia

Definizione

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 projectConfiguration

(Ereditato da ILaunchDebugService2)
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

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

(Ereditato da ILaunchDebugService)

Si applica a