C1.C1Zip Namespace / ZipProgressEventArgs Class
Properties


ZipProgressEventArgs Class Members

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