共用方式為


CardTextInputComponent 類別

定義

調適型卡片延伸模組文字輸入元件。

public class CardTextInputComponent : Microsoft.Bot.Schema.SharePoint.BaseCardComponent
type CardTextInputComponent = class
    inherit BaseCardComponent
Public Class CardTextInputComponent
Inherits BaseCardComponent
繼承
CardTextInputComponent

建構函式

CardTextInputComponent()

初始化 CardTextInputComponent 類別的新實例。

屬性

Button

取得或設定文字輸入的按鈕組態。

DefaultValue

取得或設定文字輸入的預設文字值。

IconAfter

取得或設定選擇性圖標的屬性,顯示在文字輸入的右端。

IconBefore

取得或設定選擇性圖標的屬性,顯示在文字輸入的左端。

Id

取得或設定元件實例的選擇性唯一標識碼。

(繼承來源 BaseCardComponent)
Placeholder

取得或設定要顯示在文字輸入中的佔位元文字。

適用於