Freigeben über


ProcessMemoryUsageReport.PageFileSizeInBytes Eigenschaft

Definition

Ruft die Größe der Speicherseitendatei in Bytes ab.

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

Eigenschaftswert

UInt64

unsigned long long

uint64_t

Die Größe der Speicherseitendatei in Bytes.

Gilt für: