Gets the current position into the stream.

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

Syntax

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

See Also