ToolArgumentBinding.ToolName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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