TestimoX

API Reference

Class

OemInfo

Namespace ComputerX.Oem
Assembly ComputerX
Modifiers sealed

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

Inheritance

  • Object
  • OemInfo

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.