iSMBIOS

iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows

View the Project on GitHub iAJTin/iSMBIOS

DmiProperty.Chassis.SkuNumber property

Gets a value representing the key to retrieve the property value.

String describing the chassis or enclosure SKU number.

Key Composition

Return Value

Type: String

Remarks

2.7+

public static IPropertyKey SkuNumber { get; }

See Also