IAppxBundleWriter2 interface (appxpackaging.h)

Provides a write-only object model for bundle packages.

Inheritance

The IAppxBundleWriter2 interface inherits from IAppxBundleWriter. IAppxBundleWriter2 also has these types of members:

Methods

The IAppxBundleWriter2 interface has these methods.

 
IAppxBundleWriter2::AddExternalPackageReference

Adds a reference to an external package to the package 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

See also

IAppxBundleWriter