Share via


SystemSupportInfo Klasse

Definition

Stellt Supportinformationen zum Gerät bereit. Dies umfasst die lokale Systemedition und OEM-Supportinformationen.

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
Vererbung
Object Platform::Object IInspectable SystemSupportInfo
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Desktop Extension SDK (eingeführt in 10.0.16299.0)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (eingeführt in v2.0)

Hinweise

Versionsverlauf

Windows-Version SDK-Version Mehrwert
1809 17763 LocalDeviceInfo

Eigenschaften

LocalDeviceInfo

Ruft das lokale Gerät ab.

LocalSystemEdition

Ruft die lokale Systemedition des Geräts ab.

OemSupportInfo

Ruft die OEM-Supportinformationen für das System ab.

Gilt für: