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>.PopulateProperties method

Populates the property collection for this structure.

protected virtual void PopulateProperties(DmiClassPropertiesTable properties)
parameter description
properties Collection of properties of this structure.

See Also