VsDebugLaunchNotifyListenerFlags Enum

Definition

This enumeration supports a bitwise combination of its member values.

C++/CX
public enum class VsDebugLaunchNotifyListenerFlags
Inheritance
VsDebugLaunchNotifyListenerFlags
Attributes

Fields

Name Value Description
VsDebugLaunchNotify_Default 0
VsDebugLaunchNotify_RegisterForAppPackage 1
VsDebugLaunchNotify_DetachOnStopDebugging 2
VsDebugLaunchNotify_DebugWithZeroProcesses 4

Applies to

Product Versions
Visual Studio SDK 2015, 2017, 2019, 2022