Udostępnij przez


ThumbnailCard.Images Właściwość

Definicja

Pobiera lub ustawia tablicę obrazów dla karty.

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)

Wartość właściwości

Obrazy karty.

Dotyczy