SystemInformationEvent.ProcessorArchitecture Property

Definition

Gets the processor architecture of the installed operating system. This value is retrieved from GetNativeSystemInfo.

public:
 property int ProcessorArchitecture { int get(); };
public:
 property int ProcessorArchitecture { int get(); };
public int ProcessorArchitecture { get; }
member this.ProcessorArchitecture : int
Public ReadOnly Property ProcessorArchitecture As Integer

Property Value

Applies to