Delen via


ChoiceInputOptions.Choices Eigenschap

Definitie

Hiermee wordt de lijst met invoeropties opgehaald of ingesteld.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Choices.Choice> Choices { get; set; }
member this.Choices : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Choices.Choice> with get, set
Public Property Choices As List(Of Choice)

Waarde van eigenschap

Lijst met invoeropties.

Van toepassing op