The ComputerSystem type exposes the following members.

Constructors

  NameDescription
ComputerSystem
Constructor.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Manufacturer
The manufacturer of the computer system.
Product
The product name.
SerialNumber
The computer system serial number.
UUID
The computer system's UUID.
Version
The computer system version.

See Also