Click or drag to resize

IMemorySlotInfoTag Property

Win32_PhysicalMemory: Unique identifier for the physical memory device that is represented by an instance of Win32_PhysicalMemory. This property is inherited from CIM_PhysicalElement.

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

Property Value

Type: String
The tag.
See Also