Gets the position within the stream (read-only).

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

Syntax

C#
public override long Position { get; set; }
Visual Basic
Public Overrides Property Position As Long
	Get
	Set

See Also