ILaunchDebugService2 인터페이스

정의

ILaunchDebugService의 인터페이스 ILaunchDebugService2 확장

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
파생
구현

메서드

GetLaunchDebugTargetProviderByTemplate(ProjectConfiguration, ILaunchDebugTargetProvider)

에 대한 디버그 대상 공급자를 반환합니다. projectConfiguration

GetLaunchDebugTargetProviders(String, ILaunchDebugTargetProvider)

파일 경로에 대한 디버그 대상 공급자 반환

(다음에서 상속됨 ILaunchDebugService)

적용 대상