Click or drag to resize

IProcessorInfoArchitecture Property

Win32_Processor: AddressWidth: On a 32-bit operating system, the value is 32 and on a 64-bit operating system it is 64.

Namespace:  Xcalibur.Models.Hardware.Processor
Assembly:  Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax
string Architecture { get; set; }

Property Value

Type: String
The architecture.
See Also