Freigeben über


SystemSupportInfo.OemSupportInfo Eigenschaft

Definition

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

public:
 static property OemSupportInfo ^ OemSupportInfo { OemSupportInfo ^ get(); };
static OemSupportInfo OemSupportInfo();
public static OemSupportInfo OemSupportInfo { get; }
var oemSupportInfo = SystemSupportInfo.oemSupportInfo;
Public Shared ReadOnly Property OemSupportInfo As OemSupportInfo

Eigenschaftswert

Die OEM-Supportinformationen für das System.

Hinweise

Oem-Supportinformationen umfassen den Namen des OEM, die Websiteadresse und andere Supportdetails.

Gilt für:

Weitere Informationen