__VSDBGLAUNCHFLAGS4 Enumeration

 

Specifies flags that control how the debugger is started.

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

[FlagsAttribute]
public enum __VSDBGLAUNCHFLAGS4

Member nameDescription
DBGLAUNCH_UseDefaultBrowser

The debugger should wait for a named event to be signaled after launching the first debug target and before launching more targets.

Return to top
Show: