System.Machine Object

Defines the properties for determining machine processor and memory characteristics as well as the properties for the CPUs collection.

Note   Objects of type System.Machine.CPU can only be accessed through the CPUs collection. This collection is a member of System.Machine.

Members

The System.Machine object defines the following members:

  • Properties

Properties

The System.Machine object defines the following properties.

Property Access type Description

availableMemory

Read-only

Gets the amount of available memory in megabytes (MB).

processorArchitecture

Read-only

Gets the microprocessor type.

totalMemory

Read-only

Gets the total amount of memory available in the current user session.

 

Remarks

Each System.Machine.CPU in the CPUs collection corresponds to a CPU present on the machine.

Requirements

Minimum supported client Windows Vista
Minimum supported server Windows Server 2008
IDL Sidebar.idl
DLL Sidebar.Exe version 1.0 or later

 

 

Send comments about this topic to Microsoft

Build date: 2/24/2010

Build type: SDK