Machine Énumération
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie l’architecture du processeur de l’ordinateur cible.
public enum class Machine
public enum Machine
type Machine =
Public Enum Machine
- Héritage
Nom | Valeur | Description |
---|---|---|
Alpha | 388 | Alpha. |
Alpha64 | 644 | ALPHA64. |
AM33 | 467 | Matsushita AM33. |
Amd64 | 34404 | AMD64 (K8). |
Arm | 448 | ARM petit endian. |
Arm64 | 43620 | ARM64. |
ArmThumb2 | 452 | ARM Pouce-2 petit endian. |
Ebc | 3772 | Code d’octet EFI. |
I386 | 332 | Intel 386. |
IA64 | 512 | Intel 64. |
LoongArch32 | 25138 | LOONGARCH32 |
LoongArch64 | 25188 | LOONGARCH64 |
M32R | 36929 | M32R little-endian. |
MIPS16 | 614 | MIPS. |
MipsFpu | 870 | MIPS avec FPU. |
MipsFpu16 | 1126 | MIPS16 avec FPU. |
PowerPC | 496 | IBM PowerPC petit endian. |
PowerPCFP | 497 | PowerPCFP. |
RiscV128 | 20776 | RISCV128 |
RiscV32 | 20530 | RISCV32 |
RiscV64 | 20580 | RISCV64 |
SH3 | 418 | Hitachi SH3 petit endian. |
SH3Dsp | 419 | Hitachi SH3 DSP. |
SH3E | 420 | Hitachi SH3 petit endian. |
SH4 | 422 | Hitachi SH4 petit endian. |
SH5 | 424 | Hitachi SH5. |
Thumb | 450 | Pouce. |
Tricore | 1312 | Infineon. |
Unknown | 0 | Le processeur cible est inconnu ou non spécifié. |
WceMipsV2 | 361 | MIPS little-endian WCE v2. |
Produit | Versions |
---|---|
.NET | Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9 |
.NET Framework | 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET Standard | 2.0 |
UWP | 10.0 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :