次の方法で共有


CorDebugJITCompilerFlagsDeprecated 列挙型

この列挙型は廃止されています。 代わりに、CorDebugJITCompilerFlags 列挙型の CORDEBUG_JIT_DEFAULT メンバーを使用してください。

構文

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Members

メンバー Description
CORDEBUG_JIT_TRACK_DEBUG_INFO CORDEBUG_JIT_DEFAULT を代わりに使用します。

Requirements

プラットフォーム:システム要件を参照してください。

ヘッダ: CorDebug.idl、CorDebug.h

図書館: CorGuids.lib

.NET Framework バージョン: 1.0、1.1

こちらも参照ください