ItemReasoningItem.Content Property

Definition

Reasoning text content.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ReasoningTextContent> Content { get; }
member this.Content : System.Collections.Generic.IList<Azure.AI.AgentServer.Responses.Models.ReasoningTextContent>
Public ReadOnly Property Content As IList(Of ReasoningTextContent)

Property Value

Applies to