ComponentOne Zip for UWP
BaseStream Property (C1ZStreamWriter)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamWriter Class : BaseStream Property
Gets the underlying stream that receives the compressed data.
Syntax
'Declaration
 
Public ReadOnly Property BaseStream As System.IO.Stream
public System.IO.Stream BaseStream {get;}
See Also

Reference

C1ZStreamWriter Class
C1ZStreamWriter Members