开发者

Deploying ClickOnce Application With System.AddIn Support

开发者 https://www.devze.com 2023-01-11 07:08 出处:网络
I have a ClickOnce app that I would like to have MAF (System.AddIn) support with. I have lear开发者_如何学运维ned about the System.AddIn Pipeline structure and such in a local context, but when it co

I have a ClickOnce app that I would like to have MAF (System.AddIn) support with.

I have lear开发者_如何学运维ned 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?


For everyone's benefit, this question was answered in the MSDN ClickOnce forum here.

0

精彩评论

暂无评论...
验证码 换一张
取 消