System.ProcessorType Propiedad

Definición

Devuelve el tipo de procesador que utiliza el sistema; por ejemplo, i486.

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

Valor de propiedad

Se aplica a