For the complete documentation index, see llms.txt. This page is also available as Markdown.

IsRunningAsUwp

Description

Determines if the process is running as a UWP application

bool IsRunningAsUwp   ()

Return

Type
Description

bool

returns true if the process is running as a UWP application

Last updated