CliHelpBuilderDefaultGetArgumentUsageLabel Method
Gets the usage title for an argument (for example: <value>, typically used in the first column text in the arguments usage section, or within the synopsis.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.5.6
public static string GetArgumentUsageLabel(
Symbol parameter
)
- parameter Symbol
- The argument to get the default value for.
StringArgument usage label.