FormPrompt.Buttons 属性

定义

将映射到 Message.Attachments 的按钮。

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

属性值

适用于