Partilhar via


CorDebugJITCompilerFlagsDeprecated Enumeration

Esta enumeração está obsoleta. Use o CORDEBUG_JIT_DEFAULT membro da enumeração CorDebugJITCompilerFlags em vez disso.

Sintaxe

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Members

Membro Description
CORDEBUG_JIT_TRACK_DEBUG_INFO Utilize CORDEBUG_JIT_DEFAULT em substituição.

Requerimentos

Plataformas: Consulte Requisitos do sistema.

Cabeçalho: CorDebug.idl, CorDebug.h

Biblioteca: CorGuids.lib

Versões do .NET Framework: 1.0, 1.1

Consulte também