iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Contains the key definition for the Features section.
public static class Features
name | description |
---|---|
static IsHostingBoard { get; } | Gets a value representing the key to retrieve the property value. |
static IsHotSwappable { get; } | Gets a value representing the key to retrieve the property value. |
static IsRemovable { get; } | Gets a value representing the key to retrieve the property value. |
static IsReplaceable { get; } | Gets a value representing the key to retrieve the property value. |
static RequiredDaughterBoard { get; } | Gets a value representing the key to retrieve the property value. |