System.ProcessorType Property

Definition

Returns the type of processor that the system is using (for example, i486).

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

Property Value

Applies to