iSMBIOS is a lightweight implementation that allows us to obtain SMBIOS information. Currently only works on windows
Returns a String that represents this instance.
public override string ToString()
A String that represents this instance.
The ToString
method returns a string that includes the version expresed in hexadecimal format, the number of available structures, and SMBIOS total size occupied by all structures.