Delen via


ActionContext.Actions Eigenschap

Definitie

Hiermee wordt een lijst met acties opgehaald of ingesteld die worden uitgevoerd.

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)

Waarde van eigenschap

Lijst met acties die worden uitgevoerd.

Van toepassing op