Click or drag to resize

ServiceExecutionGroupTInstallerHelp Property

Represents the help parameter.

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

Property Value

Type: Boolean

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

See Also