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

DmiSupportedEventLogTypeDescriptorElement class

This class represents an element of the structure.

public class DmiSupportedEventLogTypeDescriptorElement

Public Members

name description
DescriptorFormat { get; } Gets a value that represents the Descriptor Format.
DescriptorType { get; } Gets a value that represents the Descriptor Type.
override ToString() Returns a class String that represents the current instance.

See Also