IsDefaultCommand Property
Gets a value indicating whether the command is the default command within its container.
bool IsDefaultCommand { get; }
- Namespace
- Spectre
.Console .Cli .Help - Containing Type
- ICommandInfo
- Property Type
- bool