IVsDebugger3 Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodIsProcessRecycleRequired(array<VsDebugTargetProcessInfo>^)

Determines whether the specified process must be stopped and restarted.

System_CAPS_pubmethodLaunchDebugTargets3(UInt32, array<VsDebugTargetInfo3>^, array<VsDebugTargetProcessInfo>^)

Launches or attaches to the specified processes under the control of the debugger, and returns the processes' process IDs and creation times.

Return to top
Show: