Udostępnij przez


TabResponseCards.Cards Właściwość

Definicja

Pobiera lub ustawia karty adaptacyjne dla odpowiedzi na kartę tej karty.

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

Wartość właściwości

Karty dla tego TabResponse.

Dotyczy