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 요구 사항

디바이스 패밀리
Windows 10 Fall Creators Update (10.0.16299.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v5.0에서 도입되었습니다.)
앱 기능
appDiagnostics

속성

AppDiagnosticInfos

리소스 그룹에 대한 진단 정보를 가져옵니다.

AppResourceGroupInfo

메모리 사용량 및 에너지 사용과 같은 진단 정보를 가져옵니다.

적용 대상