RequiredArgument Property
Gets or sets the style for required arguments in the command section.
public Style RequiredArgument { get; set; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- CommandStyle
- Property Type
- Style