InvalidChoiceMessage Property
Gets or sets the message for invalid choices.
public string InvalidChoiceMessage { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- string
public string InvalidChoiceMessage { get; set; }