IsSet Property
Gets or sets a value indicating whether or not the flag was set or not.
bool IsSet { get; set; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- IFlagValue
- Property Type
- bool
bool IsSet { get; set; }