使用 VS 插件的 connectMode 的正确方法
有人可以向我指出如何解释加载 VS 加载项时传递的 connectMode 参数的指南吗?
Can someone point me to a guide on how to interpret the connectMode parameter that gets passed when a VS add-in is loaded?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议查看 Carlos Quintero 的文章 讨论此问题以及 < href="http://msdn.microsoft.com/en-us/library/extensibility.ext_connectmode.aspx" rel="nofollow noreferrer">有关枚举的文档。
I'd suggest checking out Carlos Quintero's article discussing this as well as the documentation on the enumeration.