VsDebugExecCommandFlags Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enumeration supports a bitwise combination of its member values.
public enum class VsDebugExecCommandFlags
C++/CX
public enum class VsDebugExecCommandFlags
enum VsDebugExecCommandFlags
[System.Flags]
public enum VsDebugExecCommandFlags
[<System.Flags>]
type VsDebugExecCommandFlags =
Public Enum VsDebugExecCommandFlags
- Inheritance
-
VsDebugExecCommandFlags
- Attributes
Name | Value | Description |
---|---|---|
VsDebugDeployExec_Default | 0 | |
VsDebugDeployExec_ConsoleCodePage | 1 | |
VsDebugDeployExec_CombineStdErr | 2 | |
VsDebugDeployExec_ShowUI | 4 |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |