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 的名称、网站地址和其他支持详细信息。

适用于

另请参阅