PromptOptionsWithSynonyms<T>.Options Property

Definition

The choices to be returned when selected.

public System.Collections.Generic.IReadOnlyList<T> Options { get; }
member this.Options : System.Collections.Generic.IReadOnlyList<'T>
Public ReadOnly Property Options As IReadOnlyList(Of T)

Property Value

Implements

Applies to