Partager via


OnChooseIntent.Intents Propriété

Définition

Obtient ou définit la liste des noms d’intention qui doivent figurer dans chooseIntent pour correspondre.

public System.Collections.Generic.List<string> Intents { get; set; }
member this.Intents : System.Collections.Generic.List<string> with get, set
Public Property Intents As List(Of String)

Valeur de propriété

Liste des noms d’intention qui doivent figurer dans chooseIntent pour correspondre.

S’applique à