__VSDBGLAUNCHFLAGS140 Enumeration

Visual Studio 2015
 

Flags that control the way the debugger is started.

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

public enum __VSDBGLAUNCHFLAGS140

Member nameDescription
DBGLAUNCH_ContainsStartupTask

Use Startup Task activator (currently used only for DLO_AppPackageDebug).

DBGLAUNCH_Profiling

Return to top
Show: