Stream

SplitStreamContainer.Stream property

Gets the data stream.

public override Stream Stream { get; }

Property Value

The data stream.

See Also