Freigeben über


OemSupportInfo Klasse

Definition

Stellt Supportinformationen zum Hersteller des Geräts bereit. Dies umfasst den Namen des OEM, die Websiteadresse und andere Supportdetails.

public ref class OemSupportInfo 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 OemSupportInfo 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 sealed class OemSupportInfo
Public NotInheritable Class OemSupportInfo
Vererbung
Object Platform::Object IInspectable OemSupportInfo
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)

Eigenschaften

SupportAppLink

Ruft den Protokollhandlerlink zur vom OEM erstellten Support-App ab, die anstelle der Web-URL gestartet wird.

SupportLink

Ruft den Uniform Resource Identifier (URI) für die OEM-Supportwebsite (Original Equipment Manufacturer) ab.

SupportProvider

Ruft den Namen des Supportanbieters für das Gerät ab.

Gilt für:

Weitere Informationen