Share via


AppMemoryReport.TotalCommitLimit 속성

정의

프라이빗 및 공유 커밋에 대한 앱의 총 한도를 가져옵니다.

public:
 property unsigned long long TotalCommitLimit { unsigned long long get(); };
uint64_t TotalCommitLimit();
public ulong TotalCommitLimit { get; }
var uInt64 = appMemoryReport.totalCommitLimit;
Public ReadOnly Property TotalCommitLimit As ULong

속성 값

UInt64

unsigned long long

uint64_t

앱의 프라이빗 및 공유 커밋의 총 사용량입니다.

적용 대상