CorDebugJITCompilerFlagsDeprecated 枚举

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

Syntax

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

另请参阅