Xceed Real-Time Zip for .NET Documentation
ZipArchive Class Properties


Xceed.Zip Assembly > Xceed.Zip Namespace : ZipArchive Class

For a list of all members of this type, see ZipArchive members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets a manager object for the AES encryption functionality.  
Public PropertyGets or sets a boolean value indicating if the zip file is allowed to span disks.  
Public Property (Inherited from Xceed.FileSystem.FileSystemItem)
Public Propertystatic (Shared in Visual Basic)  
Public PropertyOverridden. Gets or sets the zip file's comment.  
Public Property (Inherited from ZippedFolder)
Public PropertyGets or sets the default Xceed.Compression.CompressionLevel that will be applied to the file(s) that are added to the zip file.  
Public PropertyGets or sets the default Xceed.Compression.CompressionMethod that will be applied to the file(s) that are added to the zip file.  
Public PropertyGets or sets the default decryption password to use when decompressing files.  
Public PropertyGets or sets the default EncryptionMethod to use when copying files into this ZipArchive.  
Public PropertyGets or sets the default encryption password that will be used to encrypt the files that are added to the zip file.  
Public PropertyGets 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.  
Public Propertystatic (Shared in Visual Basic)Gets or sets the default extra headers of the items that are added to the zip file.  
Public Property

Gets or sets a value that indicates whether folder entries will be persisted by default in the Zip archive.

 
Public Property  
Public Propertystatic (Shared in Visual Basic)Gets or sets the folder that will be used, by default, as the temporary folder.  
Public PropertyGets or sets the default text encoding that will be applied to files that are added to the zip file.  
Public PropertyGets or sets the default Unicode usage policy that will be applied to files that are added to the zip file.  
Public PropertyGets a value indicating on which disk or in which split zip file part the folder is located. (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public PropertyGets or sets the folder's extra headers. (Inherited from ZippedFolder)
Public Property  
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public PropertyGets the zip archive file containing this zipped folder entry. (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property  
Public Property (Inherited from ZippedFolder)
Public Propertystatic (Shared in Visual Basic)  
Public Propertystatic (Shared in Visual Basic)  
Public Propertystatic (Shared in Visual Basic)  
Public Property (Inherited from ZippedFolder)
Public PropertyGets a value indicating the number of pending actions on the archive.  
Public Property

Gets or sets a value that indicates whether the folder entry will be persisted in the Zip archive.

(Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public Property (Inherited from ZippedFolder)
Public PropertyGets or sets the SFX data that will be prefixed to the beginning of the zip file.  
Public Property  
Public PropertyGets 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.  
Public PropertyGets 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.  
Public PropertyGets or sets the folder where the temporary zip file will be created.  
Public PropertyGets the default text encoding that will be applied to files that are added to the zip folder. (Inherited from ZippedFolder)
Public Propertystatic (Shared in Visual Basic)  
Public PropertyGets the default Unicode usage policy that will be applied to files that are added to the zip folder. (Inherited from ZippedFolder)
Public Property  
Public Property  
Public Property  
Public PropertyGets a reference to the zip file around which the ZipArchive object is created.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from Xceed.FileSystem.FileSystemItem)
Protected PropertyGets or sets the attributes of the item. (Inherited from ZippedFolder)
Protected PropertyGets or sets the creation date and time of the item. (Inherited from ZippedFolder)
Protected PropertyGets a boolean value indicating if the item physically exists. (Inherited from ZippedFolder)
Protected PropertyGets the full name of the item. (Inherited from ZippedFolder)
Protected Property (Inherited from ZippedFolder)
Protected PropertyGets a boolean value indicating if the folder supports having a creation date and time. (Inherited from ZippedFolder)
Protected PropertyGets a boolean value indicating if the folder supports having a last access date and time. (Inherited from ZippedFolder)
Protected Property (Inherited from ZippedFolder)
Protected Property (Inherited from ZippedFolder)
Protected PropertyGets or sets the last access date and time of the folder. (Inherited from ZippedFolder)
Protected PropertyGets or sets the modification date and time of the item. (Inherited from ZippedFolder)
Protected PropertyGets or sets the filename, without path, of the item. (Inherited from ZippedFolder)
Protected PropertyGets a reference to the parent folder of this item. (Inherited from ZippedFolder)
Protected PropertyGets a reference to the root folder of this item. (Inherited from ZippedFolder)
Protected Property (Inherited from ZippedFolder)
Top
See Also

Reference

ZipArchive Class
Xceed.Zip Namespace