P
Pujo Aji
Hello,
I would like to create program which delete files using * symbol. I tried
to use this code but it is not working:
File.Delete(@"d:\example.*");//filename example, directory everthing, it
stop here : file not found
Any idea?
Thanks
Pujo
I would like to create program which delete files using * symbol. I tried
to use this code but it is not working:
File.Delete(@"d:\example.*");//filename example, directory everthing, it
stop here : file not found
Any idea?
Thanks
Pujo