Share via


SystemInformationEvent.AvailablePageFileBytes Property

Definition

Gets the available memory the process can commit, in bytes. This value is retrieved from GlobalMemoryStatusEx.

public:
 property long AvailablePageFileBytes { long get(); };
public:
 property long long AvailablePageFileBytes { long long get(); };
public long AvailablePageFileBytes { get; }
member this.AvailablePageFileBytes : int64
Public ReadOnly Property AvailablePageFileBytes As Long

Property Value

Applies to