Share via


ToolboxVersion.Tools Property

Definition

The list of tools contained in this toolbox version.

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

Property Value

Applies to