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

In This Topic
    Position Property (ZipProgressEventArgs)
    In This Topic
    Gets the current position into the stream.
    Syntax
    Public ReadOnly Property Position As Integer
    public int Position {get;}
    See Also