Visual Studio 2012中是否有一种方法可以将类转换为自己的项目并保留其引用? [英] Is there a way in Visual Studio 2012 to convert a class to its own project and keep its references?

查看:151
本文介绍了Visual Studio 2012中是否有一种方法可以将类转换为自己的项目并保留其引用?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想知道是否有办法将C#类转换为自己的项目并自动保留其引用。

I was wondering if there is way to convert a C# class to its own project and it automatically keeps its references.

推荐答案

在Visual中没有这样的东西Studio的原始包,但不能。



如果你确切地定义了你想要的东西,那么开发一些 Visual Studio插件是非常可能的。 项目:

http: //msdn.microsoft.com/en-us/library/80493a3w%28v=vs.110%29.aspx [ ^ ]。



我我几乎可以肯定这样的东西即使作为插件也无法使用。为什么?因为这个想法几乎没有任何实际意义。



-SA
There is nothing like this in Visual Studio in its original bundle, and cannot be.

If you define what you want exactly, it would be quite possible to develop some Visual Studio Add-in project:
http://msdn.microsoft.com/en-us/library/80493a3w%28v=vs.110%29.aspx[^].

And I'm nearly sure such thing is not available even as an Add-in. Why? Because this idea hardly can make any practical sense.

—SA


这篇关于Visual Studio 2012中是否有一种方法可以将类转换为自己的项目并保留其引用?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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