ThumbnailCard.Images Property

Definition

public System.Collections.Generic.IList<Microsoft.Bot.Connector.CardImage> Images { get; set; }
member this.Images : System.Collections.Generic.IList<Microsoft.Bot.Connector.CardImage> with get, set
Public Property Images As IList(Of CardImage)

Property Value

Applies to