Freigeben über


RunStepFileSearchToolCallResult.Content Property

Definition

The content of the result that was found. The content is only included if requested via the include query parameter.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.FileSearchToolCallContent> Content { get; }
member this.Content : System.Collections.Generic.IReadOnlyList<Azure.AI.Projects.FileSearchToolCallContent>
Public ReadOnly Property Content As IReadOnlyList(Of FileSearchToolCallContent)

Property Value

Applies to