LaunchDebugTargetProviderOptions Enum
Definition
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.
Options for ILaunchDebugTargetProvider
This enumeration supports a bitwise combination of its member values.
public enum class LaunchDebugTargetProviderOptions
public enum class LaunchDebugTargetProviderOptions
enum LaunchDebugTargetProviderOptions
[System.Flags]
public enum LaunchDebugTargetProviderOptions
[<System.Flags>]
type LaunchDebugTargetProviderOptions =
Public Enum LaunchDebugTargetProviderOptions
- Inheritance
-
LaunchDebugTargetProviderOptions
- Attributes
Fields
Name | Value | Description |
---|---|---|
None | 0 | None |
IsRuntimeSupportContext | 1 | If runtime support context is wanted |