共用方式為


AppResourceGroupInfoWatcherEventArgs 類別

定義

提供應用程式資源群組的相關資訊。

public ref class AppResourceGroupInfoWatcherEventArgs 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 AppResourceGroupInfoWatcherEventArgs 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 AppResourceGroupInfoWatcherEventArgs
Public NotInheritable Class AppResourceGroupInfoWatcherEventArgs
繼承
Object Platform::Object IInspectable AppResourceGroupInfoWatcherEventArgs
屬性

Windows 需求

規格需求 Description
裝置系列
Windows 10 Fall Creators Update (已於 10.0.16299.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v5.0 引進)
應用程式功能
appDiagnostics

屬性

名稱 Description
AppDiagnosticInfos

取得資源群組的診斷資訊。

AppResourceGroupInfo

取得診斷資訊,例如記憶體使用量和能源使用量。

適用於