VS扩展 - 工具提示仅显示例外列表,而不显示合同信息 [英] VS Extension - Tooltips only show Exceptions list and not the contract info

查看:90
本文介绍了VS扩展 - 工具提示仅显示例外列表,而不显示合同信息的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当有人使用我的库时,除了分发重写的汇编xml doc文件之外还有什么东西可以让合同信息显示在工具提示中吗?

Is there something other than distributing the rewritten assembly xml doc file that needs to be done to get the contract info to show up in tooltips when someone is using my library?

推荐答案

如果您正在使用编辑器扩展,那么您需要为您的库生成合同程序集。扩展从那里获取合同而不是从xml文件中获取合同。
If you are using the editor extensions, then you need to have a contract assembly produced for your library. The extension gets the contracts from there and not from the xml files.


这篇关于VS扩展 - 工具提示仅显示例外列表,而不显示合同信息的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆