ILaunchDebugTargetProvider.LaunchDebugTarget Yöntem

Tanım

Hata ayıklama bağlamı Başlat

public:
 void LaunchDebugTarget(Microsoft::VisualStudio::Workspace::IWorkspace ^ workspaceContext, IServiceProvider ^ serviceProvider, Microsoft::VisualStudio::Workspace::Debug::DebugLaunchActionContext ^ debugLaunchActionContext);
public void LaunchDebugTarget (Microsoft.VisualStudio.Workspace.IWorkspace workspaceContext, IServiceProvider serviceProvider, Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext debugLaunchActionContext);
abstract member LaunchDebugTarget : Microsoft.VisualStudio.Workspace.IWorkspace * IServiceProvider * Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext -> unit
Public Sub LaunchDebugTarget (workspaceContext As IWorkspace, serviceProvider As IServiceProvider, debugLaunchActionContext As DebugLaunchActionContext)

Parametreler

workspaceContext
IWorkspace

Çalışma alanı bağlamı

serviceProvider
IServiceProvider

Hizmet sağlayıcı bağlamı

debugLaunchActionContext
DebugLaunchActionContext

Başlatılacak hata ayıklama bağlamı

Şunlara uygulanır