共用方式為


CardButtonComponent 類別

定義

調適型卡片擴充功能卡片按鈕元件。

public class CardButtonComponent : Microsoft.Bot.Schema.SharePoint.BaseCardComponent, Microsoft.Bot.Schema.SharePoint.ICardButtonBase
type CardButtonComponent = class
    inherit BaseCardComponent
    interface ICardButtonBase
Public Class CardButtonComponent
Inherits BaseCardComponent
Implements ICardButtonBase
繼承
CardButtonComponent
實作

建構函式

CardButtonComponent()

初始化 CardButtonComponent 類別的新實例。

屬性

Action

取得或設定按鈕的動作。

Id

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

(繼承來源 BaseCardComponent)
Style

取得或設定按鈕的樣式。

Title

取得或設定要顯示的文字。

適用於