IntentRecommendation.Actions Property

Definition

The action associated with this Luis intent.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.Action> Actions { get; set; }
member this.Actions : System.Collections.Generic.IList<Microsoft.Bot.Builder.Luis.Models.Action> with get, set
Public Property Actions As IList(Of Action)

Property Value

Applies to