ThumbnailCard.Buttons プロパティ

定義

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

プロパティ値

適用対象