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

DmiAdditionalInformationEntry class

This class represents an element of the structure DmiType040.

public class DmiAdditionalInformationEntry

Public Members

name description
Properties { get; } Gets the properties available for this structure.

See Also