Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
MemoryManager.AppMemoryUsageLevel Property
Definition
- Namespace:
- Windows.System
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 the app's memory usage level.
public:
static property AppMemoryUsageLevel AppMemoryUsageLevel { AppMemoryUsageLevel get(); };
static AppMemoryUsageLevel AppMemoryUsageLevel();
public static AppMemoryUsageLevel AppMemoryUsageLevel { get; }
var appMemoryUsageLevel = MemoryManager.appMemoryUsageLevel;
Public Shared ReadOnly Property AppMemoryUsageLevel As AppMemoryUsageLevel
Property Value
The app's memory usage level.
Applies to
Feedback
Was this page helpful?
