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

DmiClassPropertiesTable class

Specialization of the BasePropertiesTable class that stores the available properties for each data table.

public class DmiClassPropertiesTable : BasePropertiesTable

Public Members

name description
DmiClassPropertiesTable() The default constructor.

See Also