counting lines of code in project/solution?

  • Thread starter Thread starter VM
  • Start date Start date
V

VM

How can I know how many lines of code are in my solution (which consists of
two projects)?

Thanks.
 
VM said:
How can I know how many lines of code are in my solution (which consists of
two projects)?

Thanks.

Dont think there is any built-in functionality for this.
You can use an addin (such as mztools) or write your own.
HTH
JB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top