Table of Contents

CliCommandBuilder.ShortFormAutoGenerate Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a value which indicates whether short form aliases are automatically generated names of commands and options.

public CliNameAutoGenerate? ShortFormAutoGenerate { get; protected set; }

Property Value

CliNameAutoGenerate?