HeroCard.Images Proprietà

Definizione

Ottiene o imposta la matrice di immagini per la scheda.

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)

Valore della proprietà

Raccolta di immagini per la scheda.

Si applica a