Display line number in Visual Studio






3.18/5 (9 votes)
Tip to get the line number 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...
Sathish Kumar S