TwoColumnHelpRow.SecondColumnText Property
Definition
- Namespace
- DotMake.CommandLine.Help
- Assembly
- DotMake.CommandLine.dll
The second column for a help entry, typically containing the name and other usage details about an option or argument.
public string SecondColumnText { get; }