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