LocalizedStringProvider.AutomaticHelpDescription Method

Gets the description of the help argument created if the AutoHelpArgument property is true.

Definition

Namespace: Ookii.CommandLine
Assembly: Ookii.CommandLine (in Ookii.CommandLine.dll) Version: 3.1.1
C#
public virtual string AutomaticHelpDescription()

Return Value

String
The string.

See Also