__VSDBGLAUNCHFLAGS120 Enumeration

 

Specifies debug launch flags.

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

public enum __VSDBGLAUNCHFLAGS120

Member nameDescription
DBGLAUNCH_ALLOW_EVENTS_AFTER_STOPPED

Allows stopping events in break-mode.

DBGLAUNCH_FORCE_32BIT_DEBUG

DBGLAUNCH_FORCE_64BIT_DEBUG

Return to top
Show: