How to read text file in a single string
I have "C:\IdsLogs" folder , when i execute my certain code , it generates the "Response.txt"
so i have number of Response.txt files , i want to access last Response.txt file , how to read it in string , How to write code for it?