Share via


PSDataFlow.Streams Property

Definition

Gets or sets list of streams for this data flow.

public System.Collections.Generic.IList<string> Streams { get; set; }
member this.Streams : System.Collections.Generic.IList<string> with get, set
Public Property Streams As IList(Of String)

Property Value

Applies to