Delen via


ChoicePrompt.RecognizerOptions Eigenschap

Definitie

Hiermee worden extra opties opgehaald of ingesteld die worden doorgegeven aan de onderliggende RecognizeChoices(String, IList<Choice>, FindChoicesOptions) methode.

public Microsoft.Bot.Builder.Dialogs.Choices.FindChoicesOptions RecognizerOptions { get; set; }
member this.RecognizerOptions : Microsoft.Bot.Builder.Dialogs.Choices.FindChoicesOptions with get, set
Public Property RecognizerOptions As FindChoicesOptions

Waarde van eigenschap

Opties voor het beheren van de herkenningsstrategie.

Van toepassing op