SystemSupportInfo クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
デバイスに関するサポート情報を提供します。 これには、ローカル システム エディションと OEM サポート情報が含まれます。
public ref class SystemSupportInfo abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SystemSupportInfo final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.System.Profile.SystemManufacturers.SystemManufacturersContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class SystemSupportInfo
Public Class SystemSupportInfo
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows Desktop Extension SDK (10.0.16299.0 で導入)
|
API contract |
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (v2.0 で導入)
|
注釈
バージョン履歴
Windows のバージョン | SDK バージョン | 追加された値 |
---|---|---|
1809 | 17763 | LocalDeviceInfo |
プロパティ
LocalDeviceInfo |
ローカル デバイスを取得します。 |
LocalSystemEdition |
デバイスのローカル システム エディションを取得します。 |
OemSupportInfo |
システムの OEM サポート情報を取得します。 |