共用方式為


CorDebugJITCompilerFlagsDeprecated 列舉

此列舉已淘汰。 請改用 CorDebugJITCompilerFlags 列舉的 CORDEBUG_JIT_DEFAULT 成員。

語法

typedef enum CorDebugJITCompilerFlagsDeprecated {  
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1  
} CorDebugJITCompilerFlagsDeprecated;  

成員

member 描述
CORDEBUG_JIT_TRACK_DEBUG_INFO 請改用 CORDEBUG_JIT_DEFAULT

規格需求

平台:請參閱系統需求

標頭:CorDebug.idl、CorDebug.h

程式庫:CorGuids.lib

.NET Framework版本:1.0、1.1

另請參閱