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.MemoryDevice.DeviceSet property

Gets a value representing the key to retrieve the property.

Identifies when the Memory Device is one of a set of Memory Devices that must be populated with all devices of the same type and size, and the set to which this device belongs.

Key Composition

Return Value

Type: Byte

Remarks

2.1+

public static IPropertyKey DeviceSet { get; }

See Also