Click or drag to resize

ServiceExecutionGroupTInstallerServiceInfo Property

Represents the info paremeter.

Namespace:  Cauldron.WindowsService
Assembly:  Cauldron.Win32.WindowsService (in Cauldron.Win32.WindowsService.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
[ParameterAttribute("service-info", new string[] { ... })]
public bool ServiceInfo { get; set; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Cauldron.WindowsService.ServiceExecutionGroup`1.ServiceInfo"]

See Also