CardBarComponent Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |