2
Answers

Delete files from folder

j c

j c

10y
991
1
how can I delete the text file that I just craeted in C#

Let;s say I have a text file test.txt test.zip in c:\exporter

there could be moren than one file and the name of file can be different


and i would like to remove files  from this folder. how can i do this using C#?
Answers (2)