Parameters Property
Gets the parameters associated with the command.
IReadOnlyList<ICommandParameter> Parameters { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandInfo
- Property Type
- IReadOnlyList
<ICommandParameter>