AppResourceGroupInfoWatcherExecutionStateChangedEventArgs 类

定义

提供有关状态更改时此资源组的执行状态的信息。

public ref class AppResourceGroupInfoWatcherExecutionStateChangedEventArgs 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 AppResourceGroupInfoWatcherExecutionStateChangedEventArgs 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 AppResourceGroupInfoWatcherExecutionStateChangedEventArgs
Public NotInheritable Class AppResourceGroupInfoWatcherExecutionStateChangedEventArgs
继承
Object Platform::Object IInspectable AppResourceGroupInfoWatcherExecutionStateChangedEventArgs
属性

Windows 要求

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

属性

名称 说明
AppDiagnosticInfos

获取资源组的诊断信息。

AppResourceGroupInfo

获取诊断信息,例如一段时间内的内存使用情况、随时间推移的能耗等。

适用于

另请参阅