ItemFieldFileSearchToolCall.Results Property

Definition

Gets the Results.

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

Property Value

Applies to