Bagikan melalui


CorDebugJITCompilerFlagsDeprecated Enumeration

Enumerasi ini sudah usang. CORDEBUG_JIT_DEFAULT Gunakan anggota enumerasi CorDebugJITCompilerFlags sebagai gantinya.

Syntax

typedef enum CorDebugJITCompilerFlagsDeprecated {
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1
} CorDebugJITCompilerFlagsDeprecated;

Members

Anggota Description
CORDEBUG_JIT_TRACK_DEBUG_INFO Gunakan CORDEBUG_JIT_DEFAULT sebagai gantinya.

Persyaratan

Platform: Lihat Persyaratan Sistem.

Header: CorDebug.idl, CorDebug.h

Perpustakaan: CorGuids.lib

Versi .NET Framework: 1.0, 1.1

Lihat juga