iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Contains the key definition for the Characteristics section.
public static class Characteristics
name | description |
---|---|
static Arm64SocIdSupported { get; } | Gets a value representing the key to retrieve the property value. |
static Capable128Bits { get; } | Gets a value representing the key to retrieve the property value. |
static Capable64Bits { get; } | Gets a value representing the key to retrieve the property value. |
static EnhancedVirtualizationInstructions { get; } | Gets a value representing the key to retrieve the property value. |
static ExecuteProtectionSupport { get; } | Gets a value representing the key to retrieve the property value. |
static HardwareThreadPerCore { get; } | Gets a value representing the key to retrieve the property value. |
static MultiCore { get; } | Gets a value representing the key to retrieve the property value. |
static PowerPerformanceControlSupport { get; } | Gets a value representing the key to retrieve the property value. |