CardTextInputIconButton クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
アイコン付きのカード テキスト入力ボタン。
public class CardTextInputIconButton : Microsoft.Bot.Schema.SharePoint.CardTextInputBaseButton
type CardTextInputIconButton = class
inherit CardTextInputBaseButton
Public Class CardTextInputIconButton
Inherits CardTextInputBaseButton
- 継承
コンストラクター
| CardTextInputIconButton() |
アイコン付きのカード テキスト入力ボタン。 |
プロパティ
| Action |
ボタンのアクションを取得または設定します。 (継承元 CardTextInputBaseButton) |
| Icon |
表示するアイコンを取得または設定します。 |
| Id |
ボタンの一意の ID を取得または設定します。 (継承元 CardTextInputBaseButton) |