SmbiosInformation 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许访问系统 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
- 继承
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.10240.0 中引入)
|
API contract |
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (在 v1.0 中引入)
|
属性
SerialNumber |
从 SMBIOS 中获取系统的序列号。 |