使用 System.AddIn 支持部署 ClickOnce 应用程序
我有一个 ClickOnce 应用程序,希望获得 MAF (System.AddIn) 支持。
我已经在本地环境中了解了 System.AddIn Pipeline 结构等,但是当谈到 ClickOnce 时,我找不到有关此类壮举的任何信息。
我是否需要在 ClickKOnce 环境中维护 AddIn 管道? 因此,我是否使用应用程序部署整个管道? 你们有什么好的链接吗?
I have a ClickOnce app that I would like to have MAF (System.AddIn) support with.
I have learned about the System.AddIn Pipeline structure and such in a local context, but when it comes to ClickOnce, I can't find any information regarding such a feat.
Do I need to maintain the AddIn pipeline still in a ClicKOnce environment?
As such, am I deploying the entire pipeline with the application?
Are there any good links you guys have?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
为了大家的利益,这个问题在 MSDN ClickOnce 论坛 此处。
For everyone's benefit, this question was answered in the MSDN ClickOnce forum here.