IVsDebuggerLaunchAsync Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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) |