Partager via


AdaptiveDialogState.Actions Propriété

Définition

Obtient ou définit la ActionState liste.

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)

Valeur de propriété

ActionState Liste.

S’applique à