Share via


RunRequest.EnableToolNames Property

Definition

Gets the collection of tool names to enable. If not specified, all tools are enabled.

public System.Collections.Generic.IList<string>? EnableToolNames { get; init; }
member this.EnableToolNames : System.Collections.Generic.IList<string> with get, set
Public Property EnableToolNames As IList(Of String)

Property Value

Applies to