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

DmiClass.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 includes the available properties.

See Also