SearchInvokeValue.Context Property

Definition

The context information about the query.

[System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))]
public object Context { get; set; }
[<System.Text.Json.Serialization.JsonConverter(typeof(Microsoft.Agents.Core.Serialization.Converters.ObjectTypeConverter))>]
member this.Context : obj with get, set
Public Property Context As Object

Property Value

Attributes

Applies to