Language

Card.ToAttachment Method

Definition

Creates a new Attachment that wraps this card.

public abstract Microsoft.Agents.Core.Models.Attachment ToAttachment();
abstract member ToAttachment : unit -> Microsoft.Agents.Core.Models.Attachment
Public MustOverride Function ToAttachment () As Attachment

Returns

The generated attachment.

Applies to