Is there any easy way to get the list of classes from 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.
Thanks in Advance,
Is there any easy way to get the list of classes from 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.
Thanks in Advance,
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"