ILaunchDebugTargetProvider.LaunchDebugTarget Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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ı