Share via


NestedResponseGenerator.Context Property

Definition

Gets or initializes the agent invocation context.

public Azure.AI.AgentServer.Responses.Invocation.AgentInvocationContext Context { get; init; }
member this.Context : Azure.AI.AgentServer.Responses.Invocation.AgentInvocationContext with get, set
Public Property Context As AgentInvocationContext

Property Value

Applies to