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

SpecificDmiBaseType.Parse method

Parse and populates the property collection for this structure.

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

See Also