KeyboardCard.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)

属性值

适用于