Share via


FileSearchToolCallItemParam.Results Property

Definition

The results of the file search tool call.

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

Property Value

Applies to