Partilhar via


CardBarComponent Class

Definition

Adaptive Card Extension card bar component.

public class CardBarComponent : Microsoft.Agents.Extensions.SharePoint.Models.CardView.BaseCardComponent
type CardBarComponent = class
    inherit BaseCardComponent
Public Class CardBarComponent
Inherits BaseCardComponent
Inheritance
CardBarComponent

Constructors

Name Description
CardBarComponent()

Initializes a new instance of the CardBarComponent class.

Properties

Name Description
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