Table of Contents

CliCommandBuilder.NamePrefixConvention Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets the prefix convention to use for automatically generated names of options.

public CliNamePrefixConvention? NamePrefixConvention { get; protected set; }

Property Value

CliNamePrefixConvention?