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

DmiBaseType<TSmbios>.ToString method

Returns a String that represents this instance.

public override string ToString()

Return Value

A String that represents this instance.

See Also