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

前端 未结 2 2023
谎友^
谎友^ 2021-01-19 12:02

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

2条回答
  •  我在风中等你
    2021-01-19 12:54

    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.

提交回复
热议问题