Choices Property API Reference Spectre.Console TextPrompt<T> Choices Gets the list of choices. public List<T> Choices { get; } Namespace Spectre.Console Containing Type TextPrompt<T> Property Type List<T>