开发者

How Can I export the list of classes from a Visual studio 2008 solution

Is there any easy way to get the list of classes fr开发者_C百科om VS.Net 2008 to a text file or an excel sheet.

I just want to make a list of classes that I have in a solution.


In class view, Goto Class View Settings , Deselect all the unwanted items as per your need.

Select all the classes that you need. Now you can copy paste into any where.


1 possible way would be use find all (Ctrl Shift f is shortcut) within VS and search for Class and ser Look at these File Types as being *.cs and also for result options set "Display File names Only"

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜