__VSDBGLAUNCHFLAGS6 Enumeration
Visual Studio 2015
Specifies flags that control how the debugger is started.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| DBGLAUNCH_BlockCredentialsDialog | The credentials dialog is blocked from being shown on authentication errors. | |
| DBGLAUNCH_BlockWWSDialog | The WWS install dialog is blocked from being shown. | |
| DBGLAUNCH_StartInSimulator | For F:Microsoft.VisualStudio.Shell.Interop._DEBUG_LAUNCH_OPERATION4.DLO_ImmersiveAppDebug, the debugger should launch the application (or expect the application to start) in the simulator. |
Show: