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 006, obsolete [MemoryModule Information] structure.
public static class MemoryModule
name | description |
---|---|
static BankConnections { get; } | Gets a value representing the key to retrieve the property value. |
static CurrentMemoryType { get; } | Gets a value representing the key to retrieve the property value. |
static CurrentSpeed { get; } | Gets a value representing the key to retrieve the property value. |
static EnabledSize { get; } | Gets a value representing the key to retrieve the property value. |
static ErrorStatus { get; } | Gets a value representing the key to retrieve the property value. |
static InstalledSize { get; } | Gets a value representing the key to retrieve the property value. |
static SocketDesignation { get; } | Gets a value representing the key to retrieve the property value. |