IMemorySlotInfoDeviceLocator Property |
Win32_PhysicalMemory: Label of the socket or circuit board that holds the memory.
Namespace:
Xcalibur.Models.Hardware.Memory
Assembly:
Xcalibur.Models (in Xcalibur.Models.dll) Version: 1.0.5.0 (1.0.0.0)
Syntax string DeviceLocator { get; set; }
Property DeviceLocator As String
Get
Set
property String^ DeviceLocator {
String^ get ();
void set (String^ value);
}
abstract DeviceLocator : string with get, set
Property Value
Type:
String
The device locator.
See Also