ComputerInfo.OsPAEEnabled Property

Definition

If True, the physical address extensions (PAE) are enabled by the operating system running on Intel processors

public:
 property Nullable<bool> OsPAEEnabled { Nullable<bool> get(); };
public bool? OsPAEEnabled { get; }
member this.OsPAEEnabled : Nullable<bool>
Public ReadOnly Property OsPAEEnabled As Nullable(Of Boolean)

Property Value

Applies to