IAppxBundleManifestPackageInfo2 interface (appxpackaging.h)

Provides a read-only object model for a <Package> element in a bundle package manifest.

Inheritance

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

Methods

The IAppxBundleManifestPackageInfo2 interface has these methods.

 
IAppxBundleManifestPackageInfo2::GetIsDefaultApplicablePackage

Determines whether the app package is a default applicable package.
IAppxBundleManifestPackageInfo2::GetIsNonQualifiedResourcePackage

Determines whether the app package is a non-qualified resource package.
IAppxBundleManifestPackageInfo2::GetIsPackageReference

Determines whether a package is stored inside an app bundle, or if it's a reference to a package.

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