BasicCard.Images Properti

Definisi

Mendapatkan atau mengatur daftar gambar untuk kartu.

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)

Nilai Properti

Daftar gambar untuk kartu.

Berlaku untuk