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

應用程式私人和共用認可的總使用量。

適用於