Udostępnij za pośrednictwem


HeroCard.Buttons Właściwość

Definicja

Pobiera lub ustawia zestaw akcji mających zastosowanie do bieżącej karty.

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)

Wartość właściwości

Akcje dotyczące bieżącej karty.

Dotyczy