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

DmiStructure.ToString method

Returns a String that represents this instance.

public override string ToString()

Return Value

A String that represents this instance.

Remarks

This method returns a string that represents this instance.

See Also