Enum PEMachineType
- Namespace
- ZeroInstall.Publish.EntryPoints
- Assembly
- ZeroInstall.Publish.dll
The machine type specified by a PE file (i.e., the CPU architecture the binary runs on).
public enum PEMachineType : ushort
Fields
I386 = 332Itanium = 512Native = 0X64 = 34404