IAppxBundleWriter3 接口 (appxpackaging.h)
为捆绑包提供只写对象模型。
继承
IAppxBundleWriter3 接口继承自 IUnknown 接口。 IAppxBundleWriter3 也有以下类型的成员:
方法
IAppxBundleWriter3 接口具有这些方法。
IAppxBundleWriter3::AddPackageReference 在应用捆绑包中添加对可选应用包或有效负载文件的引用。 (IAppxBundleWriter3.AddPackageReference) |
IAppxBundleWriter3::Close 通过在包末尾写入占用文件来完成捆绑包,并关闭编写器的输出流。 (IAppxBundleWriter3.Close) |
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 10 [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2016 [仅限桌面应用] |
目标平台 | Windows |
标头 | appxpackaging.h |