ShowChoices Property
Gets or sets a value indicating whether or not
choices should be shown.
public bool ShowChoices { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- TextPrompt
<T> - Property Type
- bool
public bool ShowChoices { get; set; }