Stream

StreamSource.Stream property

Gets the stream.

public Stream Stream { get; }

Property Value

The source stream.

See Also