Compartilhar via


SystemMemoryUsageReport.TotalPhysicalSizeInBytes Propriedade

Definição

Obtenha a quantidade total de memória física para o 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 da propriedade

UInt64

unsigned long long

uint64_t

A quantidade total de memória física para o sistema.

Aplica-se a