LocalizedStringProviderAutomaticHelpDescription Method

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

Definition

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

Return Value

String
The string.

See Also