CandidateMetadata.Files Property

Definition

Files in the candidate's blob directory.

public System.Collections.Generic.IList<Azure.AI.Projects.Agents.CandidateFileInfo> Files { get; }
member this.Files : System.Collections.Generic.IList<Azure.AI.Projects.Agents.CandidateFileInfo>
Public ReadOnly Property Files As IList(Of CandidateFileInfo)

Property Value

Applies to