Share via


Flow.Steps Property

Definition

Steps of the flow

public System.Collections.Generic.List<Microsoft.SemanticKernel.Experimental.Orchestration.FlowStep> Steps { get; set; }
member this.Steps : System.Collections.Generic.List<Microsoft.SemanticKernel.Experimental.Orchestration.FlowStep> with get, set
Public Property Steps As List(Of FlowStep)

Property Value

Applies to