Udostępnij przez


ILaunchDebugService3 Interfejs

Definicja

Definiowanie usług debugowania, które mają być dostępne za pośrednictwem dostawcy 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
Implementuje

Metody

GetLaunchDebugTargetProviderByTargetPath(String, ILaunchDebugTargetProvider)

Zwracanie dostawcy docelowego debugowania dla ścieżki pliku

GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider)

Zwracanie dostawcy docelowego debugowania dla elementu projectConfiguration

(Odziedziczone po ILaunchDebugService2)
GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

Zwracanie dostawcy docelowego debugowania dla ścieżki pliku

(Odziedziczone po ILaunchDebugService)

Dotyczy