共用方式為


OemSupportInfo 類別

定義

提供有關裝置製造商的支援資訊。 這包括 OEM 的名稱、網站位址和其他支援詳細資料。

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
繼承
Object Platform::Object IInspectable OemSupportInfo
屬性

Windows 需求

裝置系列
Windows Desktop Extension SDK (已於 10.0.16299.0 引進)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (已於 v2.0 引進)

屬性

SupportAppLink

取得將啟動而非 Web URL 之 OEM 建置支援應用程式的通訊協定處理常式連結。

SupportLink

取得原始設備製造商 (OEM) 支援網站的統一資源識別項 (URI) 。

SupportProvider

取得裝置的支援提供者名稱。

適用於

另請參閱