次の方法で共有


SmbiosInformation クラス

定義

システムの SMBIOS からプロパティにアクセスできるようにします。

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
継承
Object Platform::Object IInspectable SmbiosInformation
属性

Windows の要件

デバイス ファミリ
Windows Desktop Extension SDK (10.0.10240.0 で導入)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (v1.0 で導入)

プロパティ

SerialNumber

システムの SMBIOS からシリアル番号を取得します。

適用対象