Type Property

Summary
This property is updated with a value that represents the processor's type.
Syntax
C#
VB
C++
public ProcessorType Type { get; } 
Public ReadOnly Property Type As ProcessorType 
public: 
property ProcessorType Type { 
   ProcessorType get(); 
} 

Property Value

A ProcessorType enumeration value that represents the processor's type.

Remarks

This property is updated with a value that represents the processor's type.

Requirements

Target Platforms

See Also

Reference

Processor Class

Processor Members

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.