Partager via


CorDebugJITCompilerFlagsDeprecated, énumération

Cette énumération est obsolète. Utilisez à la place le membre CORDEBUG_JIT_DEFAULT de l'énumération CorDebugJITCompilerFlags.

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Membres

Membre

Description

CORDEBUG_JIT_TRACK_DEBUG_INFO

Utilisez plutôt CORDEBUG_JIT_DEFAULT.

Configuration requise

Plateformes : consultez Configuration requise du .NET Framework.

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

Bibliothèque : CorGuids.lib

Versions du .NET Framework : 1.0, 1.1

Voir aussi

Autres ressources

Énumérations de débogage