Share via


SmbiosInformation Class

Definition

Enables access to properties from the SMBIOS for the system.

public ref class SmbiosInformation abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class SmbiosInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class SmbiosInformation
Public Class SmbiosInformation
Inheritance
Object Platform::Object IInspectable SmbiosInformation
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (introduced in v1.0)

Properties

SerialNumber

Gets the serial number from the SMBIOS for the system.

Applies to