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>.SmbiosStructure property

Gets a reference to smbios structure.

protected TSmbios SmbiosStructure { get; }

Property Value

A reference to smbios structure.

See Also