IAppxBundleManifestReader2 interface (appxpackaging.h)

Provides a read-only object model for manifests of bundle packages.

Inheritance

The IAppxBundleManifestReader2 interface inherits from IAppxBundleManifestReader. IAppxBundleManifestReader2 also has these types of members:

Methods

The IAppxBundleManifestReader2 interface has these methods.

 
IAppxBundleManifestReader2::GetOptionalBundles

Retrieves an object that represents the <OptionalBundles> element under the root <Bundle> element.

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

See also

IAppxBundleManifestReader