Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 478 Bytes

appinfo_executioncontext.md

File metadata and controls

25 lines (14 loc) · 478 Bytes
-api-id -api-type
P:Windows.ApplicationModel.AppInfo.ExecutionContext
winrt property

Windows.ApplicationModel.AppInfo.ExecutionContext

-description

An enum that represents the execution context for the specified app. Values may be one of Unknown, Host, or Guest. On Desktop devices, this will be Host.

-property-value

-remarks

-see-also

-examples