iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Contains the key definitions available for a type 016 [PhysicalMemoryArray] structure.
public static class PhysicalMemoryArray
name | description |
---|---|
static Location { get; } | Gets a value representing the key to retrieve the property value. |
static MaximumCapacity { get; } | Gets a value representing the key to retrieve the property value. |
static MemoryErrorCorrection { get; } | Gets a value representing the key to retrieve the property value. |
static MemoryErrorInformationHandle { get; } | Gets a value representing the key to retrieve the property value. |
static NumberOfMemoryDevices { get; } | Gets a value representing the key to retrieve the property value. |
static Use { get; } | Gets a value representing the key to retrieve the property value. |