SystemSupportInfo.OemSupportInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the OEM support information for the system.
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
Property Value
The OEM support info for the system.
Remarks
OEM support info includes the OEM’s name, web site address, and other support details.