LocalizedStringProviderAutomaticVersionCommandName Method

Gets the name of the version command created if the AutoVersionCommand property is .

Definition

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

Return Value

String
The string.

See Also