SystemInformationEvent.TotalPageFileBytes Property

Definition

Gets the size of the committed memory limit for the process, in bytes. This value is retrieved from GlobalMemoryStatusEx.

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

Property Value

Applies to