CorDebugJITCompilerFlagsDeprecated 枚举
此类枚举已过时。 请改用 CorDebugJITCompilerFlags 枚举的 CORDEBUG_JIT_DEFAULT
成员。
语法
typedef enum CorDebugJITCompilerFlagsDeprecated {
CORDEBUG_JIT_TRACK_DEBUG_INFO = 0x1
} CorDebugJITCompilerFlagsDeprecated;
成员
成员 | 说明 |
---|---|
CORDEBUG_JIT_TRACK_DEBUG_INFO |
请改用 CORDEBUG_JIT_DEFAULT 。 |
要求
平台:请参阅系统要求。
标头:CorDebug.idl、CorDebug.h
库:CorGuids.lib
.NET Framework 版本:1.0、1.1