FlowStep.AddPassthrough(String[], Boolean) Method
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.
Register the arguments passed through by the step
public void AddPassthrough (string[] passthroughArguments, bool isReferencedFlow = false);
member this.AddPassthrough : string[] * bool -> unit
Public Sub AddPassthrough (passthroughArguments As String(), Optional isReferencedFlow As Boolean = false)
Parameters
- passthroughArguments
- String[]
Array of passthrough arguments
- isReferencedFlow
- Boolean
Is referenced flow