ZipCompressionEndArgs Properties

AdiIRC API v2

ZipCompressionEndArgs Properties

The ZipCompressionEndArgs type exposes the following members.

Properties
  NameDescription
Public propertyCompressionMethod
Returns the compression method
Public propertyError
Returns the compression error, if any
Public propertyName
Returns the name of this compression event
Public propertySourceFileOrFolder
Returns the file name or folder to compress
Public propertyZipfile
Returns the name of the zip file to compress to
Top
See Also