Table of Contents

CliCommandBuilder.ShortFormPrefixConvention Property

Definition

Namespace
DotMake.CommandLine
Assembly
DotMake.CommandLine.dll

Gets the prefix convention to use for automatically generated short form aliases of options.

public CliNamePrefixConvention? ShortFormPrefixConvention { get; protected set; }

Property Value

CliNamePrefixConvention?