LocalizedStringProviderAutomaticHelpName Method

Gets the name of the help argument created if the AutoHelpArgument or AutoHelpArgument property is .

Definition

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

Return Value

String
The string.

See Also