Share via


PromptOptions<T>.Choices Property

Definition

The choices and synonyms to be returned when selected.

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

Property Value

Implements

Applies to