Processor.ProcessorType Property

Definition

Primary function of the processor

public:
 property Nullable<Microsoft::PowerShell::Commands::ProcessorType> ProcessorType { Nullable<Microsoft::PowerShell::Commands::ProcessorType> get(); };
public Microsoft.PowerShell.Commands.ProcessorType? ProcessorType { get; }
member this.ProcessorType : Nullable<Microsoft.PowerShell.Commands.ProcessorType>
Public ReadOnly Property ProcessorType As Nullable(Of ProcessorType)

Property Value

Applies to