Stream

StreamOutputAdapter.Stream property

Gets an output stream.

public Stream Stream { get; }

Property Value

The output stream.

See Also