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