Compartir a través de


PromptOptions<T>.Choices Propiedad

Definición

Las opciones y sinónimos que se van a devolver cuando se seleccionan.

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))

Valor de propiedad

Implementaciones

Se aplica a