Partager via


TaskModuleTaskInfo.Card Propriété

Définition

Obtient ou définit le JSON pour que la carte adaptative apparaisse dans le module de tâche.

public Microsoft.Bot.Schema.Attachment Card { get; set; }
member this.Card : Microsoft.Bot.Schema.Attachment with get, set
Public Property Card As Attachment

Valeur de propriété

JSON de la carte adaptative à afficher dans le module de tâche.

S’applique à