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

時間の経過に伴うメモリ使用量、時間の経過に伴うエネルギー使用量などの診断情報を取得します。

適用対象

こちらもご覧ください