Partager via


CorDebugJITCompilerFlagsDeprecated, énumération

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

Syntaxe

typedef enum CorDebugJITCompilerFlagsDeprecated {  
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1  
} CorDebugJITCompilerFlagsDeprecated;  

Membres

Membre Description
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 du .NET Framework : 1.0, 1.1

Voir aussi