Provides data for the ShrinkProgress event.

Namespace:  Rebex.IO.Compression
Assembly:  Rebex.Zip (in Rebex.Zip.dll)

Syntax

Visual Basic
Public Class ZipShrinkProgressEventArgs _
	Inherits ProgressChangedEventArgs
C#
public class ZipShrinkProgressEventArgs : ProgressChangedEventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Rebex..::..ProgressChangedEventArgs
      Rebex.IO.Compression..::..ZipShrinkProgressEventArgs

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also