System.ProcessorType 属性

定义

返回系统正在使用的处理器的类型(如 i486 类型)。

public:
 property System::String ^ ProcessorType { System::String ^ get(); };
public string ProcessorType { get; }
member this.ProcessorType : string
Public ReadOnly Property ProcessorType As String

属性值

适用于