Partilhar via


MessagingExtensionSuggestedAction.Actions Propriedade

Definição

Obtém ou define ações.

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 Propriedade

As ações.

Aplica-se a