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