Compartir a través de


MessagingExtensionSuggestedAction.Actions Propiedad

Definición

Obtiene o establece acciones.

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

Valor de propiedad

Las acciones.

Se aplica a