IStreamable.OutputStream

IStreamable.OutputStream property

Gets or specifies an output stream.

public Stream OutputStream { get; set; }

See Also