dotMemory
 
Get dotMemory

Profile WinRT Application

Last modified: 22 March 2024

WinRT applications are applications that use Windows Runtime framework. More specifically, these are Windows Store and Universal Windows Platform (UWP) applications.

Note that dotMemory is unable to profile a UWP application if it uses .NET native tool chain. To profile such an application, you should disable the Compile with .NET Native tool chain option in Visual Studio (via the menu Project | Properties | Build) and rebuild the project.