iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
This class represents an element of the structure.
public class DmiSupportedEventLogTypeDescriptorElement
| 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. |