Click to Rate and Give Feedback
MSDN
MSDN Library
User Interface
Gadgets
Windows Sidebar
System.Machine
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 Table

The following table lists the members exposed by the System.Machine object.

Collections

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

Properties

PropertyDescription
availableMemory Gets the amount of available memory in megabytes (MB).
processorArchitecture Gets the microprocessor type.
totalMemory 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.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker