Gets the position within the stream (read-only).
Namespace:
C1.C1ZipAssembly: C1.Phone.Zip (in C1.Phone.Zip.dll)
Syntax
C# |
---|
public override long Position { get; set; } |
Visual Basic |
---|
Public Overrides Property Position As Long Get Set |