The properties of the ServiceInstaller class are listed below. For a complete list of ServiceInstaller class members, see the ServiceInstaller Members topic.
Context (inherited from Installer) | Gets or sets information about the current installation. |
DisplayName | [To be supplied.] |
HelpText (inherited from Installer) | Gets the help text for all of the Installer objects contained in the Installers collection of this installer instance. |
Installers (inherited from Installer) | Gets the collection of Installer objects contained in this Installer instance. |
Parent (inherited from Installer) | Gets or sets the Installer whose InstallerCollection contains this Installer instance. |
ServiceName | The name used by Windows to indentify this service. |
ServicesDependedOn | A list of services that must be running in order for this one to run. |
Site (inherited from Component) | Gets or sets the site of the Component. |
StartType | Determines when this service will be started |