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 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly