DefaultValue Property
Gets or sets a value indicating whether "yes" is the default answer.
public bool DefaultValue { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ConfirmationPrompt
- Property Type
- bool
public bool DefaultValue { get; set; }