Diagnostics.Process get by name doesn't return command line argume

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm trying to get the command line arguments for some running processes.
When I use "Process.GetProcessesByName", the command line arguments property
is null ("").
Does anyone know how to get this info??

Thanks,
Steve
 
Back
Top