The ZipProgressEventArgs type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

  Name Description
Public property Cancel
Set to true to cancel the current operation.
Public property FileLength
Gets the length of the file being compressed or expanded.
Public property FileLengthLong
Gets the length of the file being compressed or expanded.
Public property FileName
Gets the name of the file being compressed or expanded.
Public property Position
Gets the current position into the stream.
Public property PositionLong
Gets the current position into the stream.

See Also