S
Scott Meddows
Can you tell who owns a running process in .NET?
I can do the system.diagnostic.process object and see if an application of
the same name is running but I need to tell if the process is running by a
current user or by another user.
Anyone know how to do this?
Thanks
I can do the system.diagnostic.process object and see if an application of
the same name is running but I need to tell if the process is running by a
current user or by another user.
Anyone know how to do this?
Thanks