CorDebugJITCompilerFlagsDeprecated 枚举

此枚举已过时。 请改用 CorDebugJITCompilerFlags 枚举的 CORDEBUG_JIT_DEFAULT 成员。

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

成员

成员

说明

CORDEBUG_JIT_TRACK_DEBUG_INFO

请改用 CORDEBUG_JIT_DEFAULT。

要求

**平台:**请参见 .NET Framework 系统要求

头文件: CorDebug.idl、CorDebug.h

**库:**CorGuids.lib

**.NET Framework 版本:**1.0、1.1

请参见

其他资源

调试枚举