ToolArgumentBinding.ToolName Property

Definition

The name of the tool to participate in the argument binding. If not provided, then all tools with matching arguments will participate in binding.

public string ToolName { get; set; }
member this.ToolName : string with get, set
Public Property ToolName As String

Property Value

Applies to