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


In This Topic
    ZipProgressEventArgs Class Members
    In This Topic

    The following tables list the members exposed by ZipProgressEventArgs.

    Public Properties
     NameDescription
    Public PropertySet to true to cancel the current operation.  
    Public PropertyGets the length of the file being compressed or expanded.  
    Public PropertyGets the length of the file being compressed or expanded.  
    Public PropertyGets the name of the file being compressed or expanded.  
    Public PropertyGets the current position into the stream.  
    Public PropertyGets the current position into the stream.  
    Top
    See Also