다음을 통해 공유


TaskModuleTaskInfo.Card Property

Definition

Gets or sets the JSON for the Adaptive card to appear in the task module.

public Microsoft.Agents.Core.Models.Attachment Card { get; set; }
member this.Card : Microsoft.Agents.Core.Models.Attachment with get, set
Public Property Card As Attachment

Property Value

The JSON for the Adaptive card to appear in the task module.

Applies to