ToolboxVersion.Tools Property

Definition

The list of tools contained in this toolbox version.

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

Property Value

Applies to