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

Property Value

Applies to