Поделиться через


SystemMemoryUsageReport.CommittedSizeInBytes Свойство

Определение

Возвращает объем зафиксированной памяти для системы.

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

Значение свойства

UInt64

unsigned long long

uint64_t

Объем зафиксированной памяти для системы.

Применяется к