Partager via


ReceiptCard.Buttons Propriété

Définition

Obtient ou définit un ensemble d’actions applicables à la carte active.

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

Valeur de propriété

Actions applicables à la carte active.

S’applique à