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

DmiProperty.ElectricalCurrentProbe.Accuracy property

Gets a value representing the key to retrieve the property value.

Accuracy for reading from this probe, in plus/minus 1/100th of a percent.

Key Composition

Return Value

Type: UInt16

public static IPropertyKey Accuracy { get; }

See Also