IAppxBundleWriter4 接口 (appxpackaging.h)
为捆绑包提供只写对象模型。
继承
IAppxBundleWriter4 接口继承自 IUnknown 接口。 IAppxBundleWriter4 还具有以下类型的成员:
方法
IAppxBundleWriter4 接口包含以下方法。
IAppxBundleWriter4::AddExternalPackageReference 将包捆绑包中的引用添加到外部应用包。 |
IAppxBundleWriter4::AddPackageReference 在应用程序包中添加对可选应用包或有效负载文件的引用。 (IAppxBundleWriter4.AddPackageReference) |
IAppxBundleWriter4::AddPayloadPackage 将新的应用包添加到捆绑包。 (IAppxBundleWriter4.AddPayloadPackage) |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | appxpackaging.h |