FlowStep.Provides 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 provided by the step
public System.Collections.Generic.IEnumerable<string> Provides { get; }
member this.Provides : seq<string>
Public ReadOnly Property Provides As IEnumerable(Of String)