Click or drag to resize
ZipFileStreamPosition Property
Gets or sets the position within the current stream.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 9.0.0
Syntax
C#
public override long Position { get; set; }

Property Value

Type: Int64
See Also