Zip for WPF and Silverlight
C1.C1Zip Namespace / ZipProgressEventArgs Class / PositionLong Property

In This Topic
    PositionLong Property (ZipProgressEventArgs)
    In This Topic
    Gets the current position into the stream.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PositionLong As Long
    public long PositionLong {get;}
    See Also