Click or drag to resize

IProcessorInfoUniqueId Property

Win32_Processor: UniqueID: Globally unique identifier for the processor.

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

Property Value

Type: String
The unique ID.
See Also