1

Possible Duplicate:
How do I find out which process is locking a file using .NET?

I wanna to know which process access to specific file that i chosen. Can any one introduce me a way of programmatically ( in C# ) or not to achieve this ?

NOTE: I wanna know which process lock a file that other proccess couldnt access to it !

Thanks for your attention :)

2
  • 1
    Your question is not very clear. Can you make it clearer so we can help. I am not sure whether you are looking to open a file or whatever else? Commented Nov 23, 2011 at 16:19
  • Does this help? stackoverflow.com/questions/860656/… Commented Nov 23, 2011 at 16:22

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.