2
Answers

Refreshing directory content

Photo of abed akhi

abed akhi

12y
5.7k
1

Hi,

I am deleting some files from a directory with C# and then I am getting the contained files so if I don't refresh the content of the directory the deleted file will be added as a contained file so how can I refresh the content of the directory using C# it's not the refresh() method in fileinfo I've tried it, 

thanks.

Answers (2)