ComputerInfo.CsAutomaticManagedPagefile Property

Definition

If true, the system manages the page file

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

Property Value

Applies to