共用方式為


SystemSupportInfo.OemSupportInfo 屬性

定義

取得系統的 OEM 支援資訊。

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

屬性值

系統的 OEM 支援資訊。

備註

OEM 支援資訊包括 OEM 的名稱、網站位址和其他支援詳細資料。

適用於

另請參閱