UserName of a process
- From: "Prisy" <Prisy@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Jul 2005 11:51:02 -0700
In asp.net(C#) we can get the Process Name of a process using the following
code:
System.Diagnostics.Process item;
item.ProcessName.ToString();
Is there a way to get the User Name of a process?
--
Thanks
Prisy
.
- Follow-Ups:
- Re: UserName of a process
- From: Willy Denoyette [MVP]
- Re: UserName of a process
- From: Nicholas Paldino [.NET/C# MVP]
- Re: UserName of a process
- From: Frisky
- Re: UserName of a process
- Prev by Date: Re: date time picker weekly
- Next by Date: ListView SelectedIndexChanged fires when e.Cancel set in Validatin
- Previous by thread: VGA e CompactFramework
- Next by thread: Re: UserName of a process
- Index(es):