.NET Framework Class Library
Process..::.GetProcessesByName Method

Creates an array of new Process components and associates them with the existing process resources that all share the specified process name.

Overload List

  NameDescription
Public methodStatic memberGetProcessesByName(String)Creates an array of new Process components and associates them with all the process resources on the local computer that share the specified process name.
Public methodStatic memberGetProcessesByName(String, String)Creates an array of new Process components and associates them with all the process resources on a remote computer that share the specified process name.
Top
See Also

Reference

Tags :


Page view tracker