1 out of 1 rated this helpful - Rate this topic

Process.GetProcesses Method

Creates an array of new Process components and associates them with existing process resources.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Static member GetProcesses() Creates a new Process component for each process resource on the local computer.
Public method Static member GetProcesses(String) Creates a new Process component for each process resource on the specified computer.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.