AppResourceGroupInfoWatcherExecutionStateChangedEventArgs.AppResourceGroupInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets diagnostic info, such as memory usage over time, energy use over time, and so on.
public:
property AppResourceGroupInfo ^ AppResourceGroupInfo { AppResourceGroupInfo ^ get(); };
AppResourceGroupInfo AppResourceGroupInfo();
public AppResourceGroupInfo AppResourceGroupInfo { get; }
var appResourceGroupInfo = appResourceGroupInfoWatcherExecutionStateChangedEventArgs.appResourceGroupInfo;
Public ReadOnly Property AppResourceGroupInfo As AppResourceGroupInfo
Property Value
The diagnostic info for this app.
Windows requirements
App capabilities |
appDiagnostics
|