1
Answer

how i get list of files in a folder and create new files

jimson fernandez

jimson fernandez

14y
1.9k
1
windows c Sharp
In my project one folder name Root in

Root contains .txt files
eg: text.txt, text1.txt, text2.txt
how i can get list of all files and i am created new file using coding
how i name it automatically for file name text3.text
and how i read last created file in this directory

Answers (1)