Table of Contents

CliCommandBuilder.NameAutoGenerate Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets a value which indicates whether names are automatically generated for commands, directives, options and arguments.

public CliNameAutoGenerate? NameAutoGenerate { get; protected set; }

Property Value

CliNameAutoGenerate?