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

Возвращает или задает отображаемый текст.

Применяется к