Enum CorDebugPlatform
Constants to return from GetPlatform
public enum CorDebugPlatform
Fields
CORDB_PLATFORM_MAC_PPC = 3
CORDB_PLATFORM_MAC_X86 = 4
CORDB_PLATFORM_WINDOWS_AMD64 = 1
CORDB_PLATFORM_WINDOWS_IA64 = 2
CORDB_PLATFORM_WINDOWS_X86 = 0