Gets the current position into the stream.

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

Syntax

C#
public int Position { get; }
Visual Basic
Public ReadOnly Property Position As Integer
	Get

See Also