IAppxBundleManifestOptionalBundleInfo interface (appxpackaging.h)

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

Inheritance

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

Methods

The IAppxBundleManifestOptionalBundleInfo interface has these methods.

 
IAppxBundleManifestOptionalBundleInfo::GetFileName

Retrieves the file-name attribute of the <OptionalBundle>.
IAppxBundleManifestOptionalBundleInfo::GetPackageId

Retrieves an object that represents the identity of the <OptionalBundle>.
IAppxBundleManifestOptionalBundleInfo::GetPackageInfoItems

Retrieves optional packages in the bundle.

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