IVsDebuggerLaunchAsync Interface

Definition

public interface class IVsDebuggerLaunchAsync
[System.Runtime.InteropServices.Guid("62166866-2F12-4324-A9A6-48B2081053D1")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDebuggerLaunchAsync
[<System.Runtime.InteropServices.Guid("62166866-2F12-4324-A9A6-48B2081053D1")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDebuggerLaunchAsync = interface
Public Interface IVsDebuggerLaunchAsync
Attributes

Methods

LaunchDebugTargetsAsync(UInt32, VsDebugTargetInfo4[], IVsDebuggerLaunchCompletionCallback)

Applies to