OptionalArgument Property
Gets or sets the style for optional arguments.
public Style OptionalArgument { get; set; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ArgumentStyle
- Property Type
- Style
public Style OptionalArgument { get; set; }