AdaptiveCardCard.ToAttachment Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.