Hey,
Is the a method on visual studio where I can print all source code for the whole project?
Printable View
Hey,
Is the a method on visual studio where I can print all source code for the whole project?
You can print the currently opend file from the FileMenu-Print option.But i think there is no way to print all the document in the Whole Project
Also, you might want to include printing of the designer created code in the codebehind of forms etc.