共用方式為


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)

適用於