CliCommandBuilder.NameCasingConvention Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Gets the character casing convention to use for automatically generated names of commands, directives, options and arguments.
public CliNameCasingConvention? NameCasingConvention { get; protected set; }