CurrentCommand Property
Gets or sets the style for the current command in the usage.
public Style CurrentCommand { get; set; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- UsageStyle
- Property Type
- Style
public Style CurrentCommand { get; set; }