Click or drag to resize

ArchiveExtractor Properties

The ArchiveExtractor type exposes the following members.

Properties
  NameDescription
Public propertyArchiveDescription
Gets the description of the archive.
Public propertyArchiveIdentifier
Gets the identifier of the archive.
Public propertyFileExtracted
Gets or sets the method to call when a file have been processed.
Public propertySkipErrorAccessFilesWithSameContent
Gets or sets a value indicating whether a file extraction should be skipped if an access error occurs and the file content is already corresponding. Ex : can allow to avoid errors when a file is in use.
Top
See Also