自定义参考类型

发布于 2024-12-03 14:26:11 字数 147 浏览 2 评论 0原文

始终可以在 Visual Studio 中添加项目的引用。这些显示在解决方案资源管理器中的特殊“参考”文件夹下。您还可以添加服务引用,这些引用也可以放在自己的特殊文件夹下。我想创建自己的引用类型,并包含特殊文件夹,供其他项目使用。这叫什么?哪里有一些关于如何执行此操作的良好文档?

It's always been possible to add references for your project in Visual Studio. These show up under the special "References" folder in the solution explorer. You can also add service references, which also get put under their own special folder. I'd like to create my own reference type, complete with special folder, that other projects can use. What is this called, and where is some good documentation on how to do this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

恋竹姑娘 2024-12-10 14:26:11

你的意思是你想创建一个类库/一个.dll?

http://snippets.dzone.com/posts/show/3861

You mean you want to create a library of classes / a .dll?

http://snippets.dzone.com/posts/show/3861

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文