Process::GetProcesses Method
.NET Framework (current version)
Creates an array of new Process components and associates them with existing process resources.
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetProcesses() | Creates a new Process component for each process resource on the local computer. |
![]() ![]() | GetProcesses(String^) | Creates a new Process component for each process resource on the specified computer. |
Show:

