Click or drag to resize
ProcessorInformation Properties

The ProcessorInformation type exposes the following members.

Properties
  NameDescription
Public propertyArchitecture
Gets the processor's architecture.
Public propertyCurrentClockSpeed
Gets the processor's clock speed.
Public propertyProcessorId
Gets the processor's ID.
Public propertyProcessorType
Gets the processor's type.
Protected propertyProperties
Gets a list of SystemComponentProperty objects.
(Inherited from SystemComponent.)
Public propertyRevision
Gets the processor's revision.
Top
See Also