Click or drag to resize

MemorySlotInfoBankLabel 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
[DataMemberAttribute]
public string BankLabel { get; set; }

Property Value

Type: String
The bank label.

Implements

IMemorySlotInfoBankLabel
See Also