IAppxManifestPackageId2 interface (appxpackaging.h)

Provides access to the app package identity.

Inheritance

The IAppxManifestPackageId2 interface inherits from the IUnknown interface. IAppxManifestPackageId2 also has these types of members:

Methods

The IAppxManifestPackageId2 interface has these methods.

 
IAppxManifestPackageId2::GetArchitecture2

Gets the processor architecture as defined in the manifest. (IAppxManifestPackageId2.GetArchitecture2)

Remarks

Package identity information is specified using the Identity element in the package manifest.

This object can be retrieved using the IAppxManifestReader::GetPackageId method.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header appxpackaging.h