LocalizedStringProviderAutomaticVersionDescription Method

Gets the description of the version argument created if the AutoVersionArgument property is .

Definition

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

Return Value

String
The string.

See Also