Partager via


CorDebugJITCompilerFlagsDeprecated, énumération

Cette énumération est obsolète. Utilisez plutôt le CORDEBUG_JIT_DEFAULT membre de l’énumération CorDebugJITCompilerFlags .

Syntaxe

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Members

Membre Descriptif
CORDEBUG_JIT_TRACK_DEBUG_INFO Utilisez CORDEBUG_JIT_DEFAULT à la place.

Spécifications

Plateformes : Consultez Configuration requise.

En-tête: CorDebug.idl, CorDebug.h

Bibliothèque: CorGuids.lib

Versions de .NET Framework : 1.0, 1.1

Voir aussi