Sdílet prostřednictvím


BasicCard.Buttons Vlastnost

Definice

Získá nebo nastaví sadu akcí použitelných pro aktuální kartu.

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)

Hodnota vlastnosti

Akce vztahující se na aktuální kartu.

Platí pro