I want to get the line number or line content of the line where the cursor is pointing. How can I do this?
I tried this solution but it is deprecated for VS 2019 version. I need a solution for VS 2019 version. I am using .NET Framework 4.7.2.
I want to get the line number or line content of the line where the cursor is pointing. How can I do this?
I tried this solution but it is deprecated for VS 2019 version. I need a solution for VS 2019 version. I am using .NET Framework 4.7.2.