Click or drag to resize

IMemorySlotInfoBankLabel Property

Win32_PhysicalMemory: Physically labeled bank where the memory is located.

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

Property Value

Type: String
The bank label.
See Also