简体   繁体   English

使用System.AddIn支持部署ClickOnce应用程序

[英]Deploying ClickOnce Application With System.AddIn Support

I have a ClickOnce app that I would like to have MAF (System.AddIn) support with. 我有一个想要与MAF(System.AddIn)支持的ClickOnce应用程序。

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. 我已经在本地上下文中了解了System.AddIn Pipeline结构等信息,但是当涉及到ClickOnce时,我找不到有关此功能的任何信息。

Do I need to maintain the AddIn pipeline still in a ClicKOnce environment? 我是否需要仍在ClicKOnce环境中维护AddIn管道? As such, am I deploying the entire pipeline with the application? 这样,我是否将整个管道与应用程序一起部署? Are there any good links you guys have? 你们有什么好的联系吗?

为了大家的利益,在此处的MSDN ClickOnce论坛中回答了这个问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM