CoreJsonContext.ThumbnailUrl 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.ThumbnailUrl> ThumbnailUrl { get; }
member this.ThumbnailUrl : System.Text.Json.Serialization.Metadata.JsonTypeInfo<Microsoft.Agents.Core.Models.ThumbnailUrl>
Public ReadOnly Property ThumbnailUrl As JsonTypeInfo(Of ThumbnailUrl)

Property Value

Applies to