Share via


FileSearchToolCallItemResource.Results Property

Definition

The results of the file search tool call.

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

Property Value

Applies to