ResponseOutputItemAddedEvent.Item Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The output item that was added.
public Azure.AI.AgentServer.Responses.Models.OutputItem Item { get; set; }
member this.Item : Azure.AI.AgentServer.Responses.Models.OutputItem with get, set
Public Property Item As OutputItem