LongNames Property
Gets the long names of the option.
IReadOnlyList<string> LongNames { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandOption
- Property Type
- IReadOnlyList
<string>
IReadOnlyList<string> LongNames { get; }