Required Property
Gets a value indicating whether the parameter is required.
bool Required { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandParameter
- Property Type
- bool
bool Required { get; }