Steps to get the Line numbers in Visual Studio
In this article, I will provide the Step by Step guide to show the Line numbers in Visual Studio,
Hi,
Here is the simple tip for beginners to get the line number in coding, so that they can move the particular error code ASAP...
Just Go to
TOOLS---->Options------>Text Editor------>Select the language in which you write the code----->Display------>Select Line Number.
Enjoy coding.......