Partager via


MediaCard.Buttons Propriété

Définition

Obtient ou définit des actions sur cette carte.

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 sur cette carte.

S’applique à