ComponentOne Zip for UWP
Length Property (C1ZStreamWriter)

C1.UWP.Zip Assembly > C1.C1Zip Namespace > C1ZStreamWriter Class : Length Property
Returns the length of the underlying stream, in bytes.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Length As System.Long
public override System.long Length {get;}
See Also

Reference

C1ZStreamWriter Class
C1ZStreamWriter Members