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

DmiBaseType<TSmbios>.SmbiosVersion property

Gets the current version of SMBIOS.

protected int SmbiosVersion { get; }

Property Value

Value representing the current version of SMBIOS.

See Also