ComponentOne Zip for .NET 2.0
C1.Zip Assembly / C1.Zip Namespace / ZipProgressEventArgs Class / PositionLong Property

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