Click or drag to resize

IMemorySlotInfoPartNumber Property

Win32_PhysicalMemory: Part number assigned by the organization responsible for producing or manufacturing the physical element.

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

Property Value

Type: String
The part number.
See Also