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

Property Value

Applies to