次の方法で共有


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)

プロパティ値

適用対象