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.FriendlyClassName property

Gets a value that represents the structure friendly name.

public string FriendlyClassName { get; }

Return Value

The structure friendly name

See Also