System.ServiceProcess.Design Namespace
.NET Framework (current version)
The System.ServiceProcess.Design namespace contains classes that can be used to extend design-time support for Windows services applications.
| Class | Description | |
|---|---|---|
![]() | ServiceControllerDesigner | This API supports the product infrastructure and is not intended to be used directly from your code. Provides design-time services for the ServiceController class. |
![]() | ServiceInstallerDialog | Provides a dialog box, which prompts for account information of a Windows Service application. |
| Enumeration | Description | |
|---|---|---|
![]() | ServiceInstallerDialogResult | Specifies the return value of a ServiceInstallerDialog form. |
Show:

