ValueIsOptional Property
Gets a value indicating whether the option value is optional.
bool ValueIsOptional { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandOption
- Property Type
- bool
bool ValueIsOptional { get; }