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.
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