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

Property Value

Applies to