Answers for "comment selected lines in visual studio"

4

how to comment selection in visual studio

In Visual Studio: Ctrl+K+C will comment, Ctrl+K+U Will uncomment
Posted by: Guest on October-23-2020

Browse Popular Code Answers by Language