Dela via


RecognizerResult.Intents Egenskap

Definition

Hämtar eller anger de identifierade avsikterna, med avsikten som nyckel och konfidens som värde.

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)

Egenskapsvärde

Mappning från avsikt till information om avsikten.

Gäller för