Recognizer.ChooseIntent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Intent name that will be produced by this recognizer if the child recognizers do not have consensus for intents.
public const string ChooseIntent;
val mutable ChooseIntent : string
Public Const ChooseIntent As String