Compartir a través de


SystemMemoryUsageReport.TotalPhysicalSizeInBytes Propiedad

Definición

Obtenga la cantidad total de memoria física para el 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

Valor de propiedad

UInt64

unsigned long long

uint64_t

Cantidad total de memoria física para el sistema.

Se aplica a