Udostępnij przez


RecognizerResult.Intents Właściwość

Definicja

Pobiera lub ustawia rozpoznane intencje z intencją jako kluczem i ufnością jako wartością.

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

Wartość właściwości

Mapowanie z intencji na informacje o intencji.

Dotyczy