2
Answers

Reading text file inside the Folder in c#

kris

kris

10y
736
1
I have 5 different text file inside the Main Folder example

c:\Main

inside Main, i have 5 file (test1.txt, test2.txt. test3.txt, test4.txt and test5.txt)

How to read the latest file?

Answers (2)