FlowStep.Passthrough 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.
Variables to be passed through on iterations of the step
public System.Collections.Generic.IEnumerable<string> Passthrough { get; }
member this.Passthrough : seq<string>
Public ReadOnly Property Passthrough As IEnumerable(Of String)