CliCommandBuilderShortFormAutoGenerate Property

Gets a value which indicates whether short form aliases were automatically generated for options.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
C#
public bool ShortFormAutoGenerate { get; protected set; }

Property Value

Boolean

See Also