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

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top