Share via


BrowserAutomationToolCallDetails.Steps Property

Definition

The steps the Browser Automation tool executed.

public System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.BrowserAutomationToolCallStep> Steps { get; }
member this.Steps : System.Collections.Generic.IReadOnlyList<Azure.AI.Agents.Persistent.BrowserAutomationToolCallStep>
Public ReadOnly Property Steps As IReadOnlyList(Of BrowserAutomationToolCallStep)

Property Value

Applies to