ItemFileSearchToolCall.Results Property

Definition

Gets or sets the Results.

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

Property Value

Applies to