R
rosty
Directory.Delete() works fine untill there is some read only file. Should I
write a functions that changes all file attributes to FileAttributes.Normal
or is there a better way of doing it?
I just want to be able to delete all files regardless their attribute.
any suggestions?
tia
write a functions that changes all file attributes to FileAttributes.Normal
or is there a better way of doing it?
I just want to be able to delete all files regardless their attribute.
any suggestions?
tia