Delen via


ChoiceInput.RecognizerOptions Eigenschap

Definitie

Hiermee wordt opgehaald of ingesteld hoe keuzes in het antwoord moeten worden herkend.

public AdaptiveExpressions.Properties.ObjectExpression<Microsoft.Bot.Builder.Dialogs.Choices.FindChoicesOptions> RecognizerOptions { get; set; }
member this.RecognizerOptions : AdaptiveExpressions.Properties.ObjectExpression<Microsoft.Bot.Builder.Dialogs.Choices.FindChoicesOptions> with get, set
Public Property RecognizerOptions As ObjectExpression(Of FindChoicesOptions)

Waarde van eigenschap

FindChoicesOptions of expressie die resulteert in FindChoicesOptions.

Van toepassing op