StreamContainer.Stream

StreamContainer.Stream property

Gets the data stream.

public virtual Stream Stream { get; }

Property Value

The data stream.

See Also