SystemInformationEvent.ProcessorLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the architecture-dependent processor level. This value is retrieved from GetNativeSystemInfo.
public:
property int ProcessorLevel { int get(); };
public:
property int ProcessorLevel { int get(); };
public int ProcessorLevel { get; }
member this.ProcessorLevel : int
Public ReadOnly Property ProcessorLevel As Integer