共用方式為


CorDebugJITCompilerFlags已取代的列舉

此列舉已過時。 請改用 CORDEBUG_JIT_DEFAULTCorDebugJITCompilerFlags 列舉的成員。

語法

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Members

成員 Description
CORDEBUG_JIT_TRACK_DEBUG_INFO 請改用 CORDEBUG_JIT_DEFAULT

需求

平台: 請參閱 系統需求

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

.NET Framework 版本: 1.0、1.1

另請參閱