Name | Description | |
---|---|---|
AesAlgorithmManager | Gets or sets a manager object for the AES encryption functionality. | |
AllowSpanning | Gets or sets a boolean value indicating if the zip file is allowed to span disks. | |
Attributes | (Inherited from Xceed.FileSystem.FileSystemItem) | |
AutoRetryDelay | ||
Comment | Overridden. Gets or sets the zip file's comment. | |
CreationDateTime | (Inherited from ZippedFolder) | |
DefaultCompressionLevel | Gets or sets the default Xceed.Compression.CompressionLevel that will be applied to the file(s) that are added to the zip file. | |
DefaultCompressionMethod | Gets or sets the default Xceed.Compression.CompressionMethod that will be applied to the file(s) that are added to the zip file. | |
DefaultDecryptionPassword | Gets or sets the default decryption password to use when decompressing files. | |
DefaultEncryptionMethod | Gets or sets the default EncryptionMethod to use when copying files into this ZipArchive. | |
DefaultEncryptionPassword | Gets or sets the default encryption password that will be used to encrypt the files that are added to the zip file. | |
DefaultEncryptionStrength | Gets or sets the default encryption strength (in bits) to use when encrypting files with the WinZipAes encryption method. Possible values are 128, 192 and 256. | |
DefaultExtraHeaders | Gets or sets the default extra headers of the items that are added to the zip file. | |
DefaultFolderPersistence | Gets or sets a value that indicates whether folder entries will be persisted by default in the Zip archive. | |
DefaultPasswordTextEncoding | ||
DefaultTempFolder | Gets or sets the folder that will be used, by default, as the temporary folder. | |
DefaultTextEncoding | Gets or sets the default text encoding that will be applied to files that are added to the zip file. | |
DefaultUnicodeUsagePolicy | Gets or sets the default Unicode usage policy that will be applied to files that are added to the zip file. | |
DiskNumber | Gets a value indicating on which disk or in which split zip file part the folder is located. (Inherited from ZippedFolder) | |
Exists | (Inherited from ZippedFolder) | |
ExtraHeaders | Gets or sets the folder's extra headers. (Inherited from ZippedFolder) | |
FavorStreaming | ||
FullName | (Inherited from ZippedFolder) | |
HasAttributes | (Inherited from ZippedFolder) | |
HasCreationDateTime | (Inherited from ZippedFolder) | |
HasLastAccessDateTime | (Inherited from ZippedFolder) | |
HasLastWriteDateTime | (Inherited from ZippedFolder) | |
HeaderSize | (Inherited from ZippedFolder) | |
HostedFullName | (Inherited from ZippedFolder) | |
HostFile | Gets the zip archive file containing this zipped folder entry. (Inherited from ZippedFolder) | |
IsRoot | (Inherited from ZippedFolder) | |
LastAccessDateTime | (Inherited from ZippedFolder) | |
LastWriteDateTime | (Inherited from ZippedFolder) | |
MultiThreadManager | ||
Name | (Inherited from ZippedFolder) | |
NumAutoRetries | ||
OEMCodePageOverride | ||
OEMEncodingOverride | ||
ParentFolder | (Inherited from ZippedFolder) | |
PendingActionCount | Gets a value indicating the number of pending actions on the archive. | |
Persistent | Gets or sets a value that indicates whether the folder entry will be persisted in the Zip archive. (Inherited from ZippedFolder) | |
RelativeOffset | (Inherited from ZippedFolder) | |
RootFolder | (Inherited from ZippedFolder) | |
SfxPrefix | Gets or sets the SFX data that will be prefixed to the beginning of the zip file. | |
SkipChecksumOnStoredFiles | ||
SplitNameFormat | Gets or sets the naming convention the split zip file parts will follow when the zip file is created or the next time it is updated. | |
SplitSize | Gets or sets the size, in bytes, that each split zip file part will have when the zip file is created or the next time it is updated. | |
TempFolder | Gets or sets the folder where the temporary zip file will be created. | |
TextEncoding | Gets the default text encoding that will be applied to files that are added to the zip folder. (Inherited from ZippedFolder) | |
TraceWriter | ||
UnicodeUsagePolicy | Gets the default Unicode usage policy that will be applied to files that are added to the zip folder. (Inherited from ZippedFolder) | |
UnknownCharacterFallbackConversion | ||
UseLocalMachineOEMCodePageForFilenames | ||
UseUnsafeCompressionMethodVersions | ||
ZipFile | Gets a reference to the zip file around which the ZipArchive object is created. |