Condividi tramite


SystemMemoryUsageReport.TotalPhysicalSizeInBytes Proprietà

Definizione

Ottenere la quantità totale di memoria fisica per il sistema.

public:
 property unsigned long long TotalPhysicalSizeInBytes { unsigned long long get(); };
uint64_t TotalPhysicalSizeInBytes();
public ulong TotalPhysicalSizeInBytes { get; }
var uInt64 = systemMemoryUsageReport.totalPhysicalSizeInBytes;
Public ReadOnly Property TotalPhysicalSizeInBytes As ULong

Valore della proprietà

UInt64

unsigned long long

uint64_t

Quantità totale di memoria fisica per il sistema.

Si applica a