Share via


CodeInterpreterToolAuto.FileIds Property

Definition

An optional list of uploaded files to make available to your code.

public System.Collections.Generic.IList<string> FileIds { get; }
member this.FileIds : System.Collections.Generic.IList<string>
Public ReadOnly Property FileIds As IList(Of String)

Property Value

Applies to