StrictParsing Property
Gets or sets a value indicating whether or not parsing is strict.
bool StrictParsing { get; set; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- ICommandAppSettings
- Property Type
- bool
bool StrictParsing { get; set; }