Partager via


BasicCard.Images Propriété

Définition

Obtient ou définit la liste des images pour la carte.

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

Valeur de propriété

Liste d’images pour la carte.

S’applique à