Language

AdaptiveCardCard.ToAttachment Method

Definition

Creates a new Attachment that wraps this card.

public override Microsoft.Agents.Core.Models.Attachment ToAttachment();
override this.ToAttachment : unit -> Microsoft.Agents.Core.Models.Attachment
Public Overrides Function ToAttachment () As Attachment

Returns

The generated attachment.

Applies to