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

DMI.SmbiosVersion property

Gets the SMBIOS version.

public string SmbiosVersion { get; }

Property Value

The SMBIOS version.

See Also