TestimoX

API Reference

Class

OemInfo

Namespace ComputerX.Oem
Assembly ComputerX
Modifiers sealed

OEM information surfaced under HKLM\...\OEMInformation on Windows.

Inheritance

  • Object
  • OemInfo

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

Properties

public String ComputerName { get; set; } #

Computer the information was read from.

public String Manufacturer { get; set; } #

OEM manufacturer.

public String Model { get; set; } #

OEM model.

public String SupportURL { get; set; } #

Support website URL.

public String SupportHours { get; set; } #

Support hours text.

public String SupportPhone { get; set; } #

Support phone number.

public String LogoPath { get; set; } #

Path to OEM logo image file.