Provides information about the computer system as a whole.

Namespace:  Intel.Manageability.HardwareAssets
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
[ComVisibleAttribute(false)]
public class ComputerSystem
Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public Class ComputerSystem

Inheritance Hierarchy

System..::.Object
  Intel.Manageability.HardwareAssets..::.ComputerSystem

See Also