RequiredOptionValue Property
Gets or sets the style for required option values.
public Style RequiredOptionValue { get; set; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- OptionStyle
- Property Type
- Style
public Style RequiredOptionValue { get; set; }