Gets the current position into the stream.

Namespace:  C1.C1Zip
Assembly:  C1.Phone.Zip (in C1.Phone.Zip.dll)

Syntax

C#
public long PositionLong { get; }
Visual Basic
Public ReadOnly Property PositionLong As Long
	Get

See Also