CliArgumentAttribute.HelpName Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Gets or sets the name of the argument when displayed in help.
public string HelpName { get; set; }
Gets or sets the name of the argument when displayed in help.
public string HelpName { get; set; }