Click or drag to resize

IBaseBoardInfoSerialNumber Property

Win32_BaseBoard: Manufacturer-allocated number used to identify the physical element.

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

Property Value

Type: String
The serial number.
See Also