次の方法で共有


CardTextInputComponent.Button プロパティ

定義

テキスト入力のボタン構成を取得または設定します。

public Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton Button { get; set; }
member this.Button : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton with get, set
Public Property Button As CardTextInputBaseButton

プロパティ値

テキスト入力のボタン構成。

適用対象