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)

속성 값

적용 대상