Share via


FormPrompt.Buttons Property

Definition

The buttons that will be mapped to 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)

Property Value

Applies to