Partager via


TabResponseCards.Cards Propriété

Définition

Obtient ou définit des cartes adaptatives pour cette réponse d’onglet de carte.

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)

Valeur de propriété

Cartes pour ce TabResponse.

S’applique à