次の方法で共有


CardTextInputComponent.IconAfter プロパティ

定義

テキスト入力の右端に表示される省略可能なアイコンのプロパティを取得または設定します。

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

プロパティ値

省略可能なアイコンのプロパティ。

適用対象