System.ServiceProcess.Design Namespace
.NET Framework 4.5
The System.ServiceProcess.Design namespace contains classes that can be used to extend design-time support for Windows services applications.
| Class | Description | |
|---|---|---|
|
ServiceControllerDesigner | Infrastructure. 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. |