Jaa


CardBarComponent Class

Definition

Adaptive Card Extension card bar component.

public class CardBarComponent : Microsoft.Bot.Schema.SharePoint.BaseCardComponent
type CardBarComponent = class
    inherit BaseCardComponent
Public Class CardBarComponent
Inherits BaseCardComponent
Inheritance
CardBarComponent

Constructors

CardBarComponent()

Initializes a new instance of the CardBarComponent class.

Properties

Icon

Gets or sets the icon to display.

Id

Gets or sets optional unique identifier of the component's instance.

(Inherited from BaseCardComponent)
Title

Gets or sets the title to display.

Applies to