MemorySlotInfo Class |
Namespace: Xcalibur.Models.Hardware.Memory
The MemorySlotInfo type exposes the following members.
Name | Description | |
---|---|---|
MemorySlotInfo | Initializes a new instance of the MemorySlotInfo class |
Name | Description | |
---|---|---|
BankLabel |
Win32_PhysicalMemory: Physically labeled bank where the memory is located.
| |
Capacity |
Win32_PhysicalMemory: Total capacity of the physical memory—in bytes.
| |
ConfiguredClockSpeed |
Win32_PhysicalMemory: The configured clock speed of the memory device, in megahertz
(MHz), or 0, if the speed is unknown.
| |
ConfiguredVoltage |
Win32_PhysicalMemory: Configured voltage for this device, in millivolts, or 0, if the
voltage is unknown.
| |
DeviceLocator |
Win32_PhysicalMemory: Label of the socket or circuit board that holds the memory.
| |
Manufacturer |
Win32_PhysicalMemory: Name of the organization responsible for producing the physical
element.
| |
PartNumber |
Win32_PhysicalMemory: Part number assigned by the organization responsible for producing or
manufacturing the physical element.
| |
Speed |
Win32_PhysicalMemory: Speed of the physical memory—in nanoseconds.
| |
Tag |
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.
|
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |