How do I get the list of open file handles by process id in C#?
I'm interested in digging down and getting the file names as well.
Looking for the programmatic equivalent of what process explorer does.
Most likely this will require interop.
User Profile
Collapse
-
How to Detect the Currently Opened Files in VB.net for Media Centre
I am using this class https://vmccontroller.svn.codeplex.c...ctOpenFiles.cs to check that file is open or not from my application. Everything works fine but it gives below error:
"ObjectDisposed Exception: Safe handle has been closed"
After getting this exception i am not able to end application process even in task manager by calling end Process. I have refered all the code in class but...
No activity results to display
Show More