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

Property Value

Applies to