ShortNames Property
Gets the short names of the option.
public IReadOnlyList<string> ShortNames { get; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- Command
Option Attribute - Property Type
- IReadOnlyList
<string>
IReadOnlyList
The option's short names.