Freigeben über


ActionChangeList.Actions Eigenschaft

Definition

Ruft die Liste ab oder legt sie ActionState fest.

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

Eigenschaftswert

ActionState Liste.

Gilt für: