Freigeben über


ProcessMemoryUsageReport.PeakPageFileSizeInBytes Eigenschaft

Definition

Ruft die maximale Größe der vom Prozess verwendeten Speicherseitendatei in Bytes ab.

public:
 property unsigned long long PeakPageFileSizeInBytes { unsigned long long get(); };
uint64_t PeakPageFileSizeInBytes();
public ulong PeakPageFileSizeInBytes { get; }
var uInt64 = processMemoryUsageReport.peakPageFileSizeInBytes;
Public ReadOnly Property PeakPageFileSizeInBytes As ULong

Eigenschaftswert

UInt64

unsigned long long

uint64_t

Die maximale Größe der vom Prozess verwendeten Speicherseitendatei in Byte.

Gilt für: