Udostępnij przez


BasicCard.Images Właściwość

Definicja

Pobiera lub ustawia listę 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

Lista obrazów dla karty.

Dotyczy