AppResourceGroupMemoryReport 类

定义

提供资源组的内存信息,例如提交使用情况。

public ref class AppResourceGroupMemoryReport sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppResourceGroupMemoryReport final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppResourceGroupMemoryReport
Public NotInheritable Class AppResourceGroupMemoryReport
继承
Object Platform::Object IInspectable AppResourceGroupMemoryReport
属性

Windows 要求

设备系列
Windows 10 Fall Creators Update (在 10.0.16299.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v5.0 中引入)
应用功能
appDiagnostics

属性

CommitUsageLevel

返回资源组的提交使用级别。

CommitUsageLimit

获取可提交 (此资源组) 分配的内存量的限制。

PrivateCommitUsage

获取此资源组提交的) 进程之间无法共享的专用内存 (内存量。

TotalCommitUsage

获取此资源组提交的内存总量。

适用于

另请参阅