CorDebugJITCompilerFlagsDeprecated Enumeration
This enumeration is obsolete. Use the CORDEBUG_JIT_DEFAULT member of the CorDebugJITCompilerFlags enumeration instead.
typedef enum CorDebugJITCompilerFlagsDeprecated {
CORDEBUG_JIT_TRACK_DEBUG_INFO = 0x1
} CorDebugJITCompilerFlagsDeprecated;
Members
Member |
Description |
---|---|
CORDEBUG_JIT_TRACK_DEBUG_INFO |
Use CORDEBUG_JIT_DEFAULT instead. |
Requirements
Platforms: Windows 2000, Windows XP, Windows Server 2003 family
Header: CorDebug.idl
Library: CorGuids.lib
.NET Framework Version: 2.0