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.System.SkuNumber property

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

This text string identifies a particular computer configuration for sale. It is sometimes also called a product ID or purchase order number.

Key Composition

Return Value

Type: String

Remarks

2.4+

public static IPropertyKey SkuNumber { get; }

See Also