Different Tabs in the Package Manifest file in Universal App

The package manifest file in the Windows Store App and Windows Phone app (universal app) lets the developers to describe some of the key information about the application like the name , necessary device capabilities that the app can use and the requirements for the device to install the app etc.

The name of the file would generally be Package.appxmanifest.

Different Tabs in the Package Manifest file in Universal App

The different tabs that are available in the package manifest file in the universal app includes

  • Application
  • Visual Assets
  • Requirements (phone only)
  • Capabilities
  • Declarations
  • Content URIs
  • Packaging
image
%d