0 out of 1 rated this helpful - Rate this topic

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.
Name Description
Process.GetProcessesByName (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.
Process.GetProcessesByName (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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.