CoreJsonContext.Attachment Property

Definition

Defines the source generated JSON serialization contract metadata for a given type.

public System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.Attachment> Attachment { get; }
member this.Attachment : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.Attachment>
Public ReadOnly Property Attachment As JsonTypeInfo(Of Attachment)

Property Value

Applies to