S
Sebastien Lange
Hi,
When you try to delete a file that is being used by another process, you get
the IOException: "The process cannot access the file "..." because it is
being used by another process."
Of course...
But which process(es)? is there a way to know which process(es) has/have
opened this file?
Regards,
Sebastien
When you try to delete a file that is being used by another process, you get
the IOException: "The process cannot access the file "..." because it is
being used by another process."
Of course...
But which process(es)? is there a way to know which process(es) has/have
opened this file?
Regards,
Sebastien