This topic has not yet been rated - Rate this topic

VsShellUtilities.LaunchDebugger Method

Starts the debugger.

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
public static void LaunchDebugger(
	IServiceProvider serviceProvider,
	VsDebugTargetInfo info
)

Parameters

serviceProvider
Type: IServiceProvider

IServiceProvider.

info
Type: Microsoft.VisualStudio.Shell.Interop.VsDebugTargetInfo

A VsDebugTargetInfo structure.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.