ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip Namespace / ZipProgressEventArgs Class / PositionLong Property

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