Windows.ApplicationModel Namespace

Provides access to core system functionality and app run-time and package information.

Classes

  Name Description
Package Provides information about an app package.
PackageId Provides package identification info, such as name, version, and publisher.
SuspendingDeferral Manages a delayed app suspending operation.
SuspendingEventArgs Provides data for an app suspending event.
SuspendingOperation Provides info about an app suspending operation.

Interfaces

  Name Description
ISuspendingDeferral Manages a delayed app suspending operation.
ISuspendingEventArgs Provides data for an app suspending event.
ISuspendingOperation Provides information about an app suspending operation.

Structures

  Name Description
PackageVersion Represents the package version info.