Share via


CardViewParameters.Image Property

Definition

Gets or sets image displayed on the card.

public Microsoft.Bot.Schema.SharePoint.CardImage Image { get; set; }
member this.Image : Microsoft.Bot.Schema.SharePoint.CardImage with get, set
Public Property Image As CardImage

Property Value

Image displayed on the card.

Applies to