Architecture Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum Architecture
type Architecture =
Public Enum Architecture
- Inheritance
-
Architecture
Fields
Name | Value | Description |
---|---|---|
X86 | 0 | |
Amd64 | 1 | |
Arm | 2 | |
Arm64 | 3 |