IAppxBundleManifestOptionalBundleInfo interface
Provides a read-only object model for an <OptionalBundle> element in a bundle package manifest.
Members
The IAppxBundleManifestOptionalBundleInfo interface inherits from the IUnknown interface. IAppxBundleManifestOptionalBundleInfo also has these types of members:
Methods
The IAppxBundleManifestOptionalBundleInfo interface has these methods.
| Method | Description |
|---|---|
| GetFileName |
Retrieves the file-name attribute of the <OptionalBundle>. |
| GetPackageId |
Retrieves an object that represents the identity of the <OptionalBundle>. |
| GetPackageInfoItems |
Retrieves optional packages in the bundle. |
Requirements
|
Minimum supported client |
Windows 10 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
IID |
IID_IAppxBundleManifestOptionalBundleInfo is defined as 515BF2E8-BCB0-4D69-8C48-E383147B6E12 |