共用方式為


CorDebugJITCompilerFlagsDeprecated

更新:2007 年 11 月

這個列舉型別已經過時。請改用 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

**程式庫:**CorGuids.lib

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

請參閱

其他資源

偵錯列舉型別