CorDebugJITCompilerFlagsDeprecated 열거형

이 열거형은 더 이상 사용 되지 않습니다. 대신 CorDebugJITCompilerFlags 열거형의 CORDEBUG_JIT_DEFAULT 멤버를 사용합니다.

구문

typedef enum CorDebugJITCompilerFlagsDeprecated {  
    CORDEBUG_JIT_TRACK_DEBUG_INFO  = 0x1  
} CorDebugJITCompilerFlagsDeprecated;  

멤버

멤버 Description
CORDEBUG_JIT_TRACK_DEBUG_INFO 대신 CORDEBUG_JIT_DEFAULT를 사용하세요.

요구 사항

플랫폼:시스템 요구 사항을 참조하세요.

헤더: CorDebug.idl, CorDebug.h

라이브러리: CorGuids.lib

.NET Framework 버전: 1.0, 1.1

참고 항목