ServiceController.GetServices Method
.NET Framework 4.5
Retrieves the non-device driver services on a computer, and those that are not drivers.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetServices() | Retrieves all the services on the local computer, except for the device driver services. |
|
GetServices(String) | Retrieves all the services on the specified computer, except for the device driver services. |