IntentRecommendation.Intent Property

Definition

The LUIS intent detected by LUIS service in response to a query.

public string Intent { get; set; }
member this.Intent : string with get, set
Public Property Intent As String

Property Value

Applies to