Dela via


ForEachElement.Actions Egenskap

Definition

Hämtar eller anger vilka åtgärder som ska köras.

public System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Dialog> Actions { get; set; }
member this.Actions : System.Collections.Generic.List<Microsoft.Bot.Builder.Dialogs.Dialog> with get, set
Public Property Actions As List(Of Dialog)

Egenskapsvärde

De åtgärder som ska utföras.

Gäller för