Name | Description | |
---|---|---|
![]() | ZipArchive Constructor | Overloaded. |
The following tables list the members exposed by ZipArchive.
Name | Description | |
---|---|---|
![]() | ZipArchive Constructor | Overloaded. |
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 Xceed.FileSystem.FileSystemItem) |
![]() | 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 Xceed.Zip.ZippedFolder) |
![]() | Exists | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ExtraHeaders | Gets or sets the folder's extra headers. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | FavorStreaming | |
![]() | FullName | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasAttributes | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasCreationDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastAccessDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastWriteDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HeaderSize | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | HostedFullName | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HostFile | Gets the zip archive file containing this zipped folder entry. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | IsRoot | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | LastAccessDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | LastWriteDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | MultiThreadManager | |
![]() | Name | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() ![]() | NumAutoRetries | |
![]() ![]() | OEMCodePageOverride | |
![]() ![]() | OEMEncodingOverride | |
![]() | ParentFolder | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | 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 Xceed.Zip.ZippedFolder) |
![]() | RelativeOffset | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | RootFolder | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | 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 Xceed.Zip.ZippedFolder) |
![]() ![]() | TraceWriter | |
![]() | UnicodeUsagePolicy | Gets the default Unicode usage policy that will be applied to files that are added to the zip folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | UnknownCharacterFallbackConversion | |
![]() | UseLocalMachineOEMCodePageForFilenames | |
![]() | UseUnsafeCompressionMethodVersions | |
![]() | ZipFile | Gets a reference to the zip file around which the ZipArchive object is created. |
Name | Description | |
---|---|---|
![]() | BatchUpdateable | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoAttributes | Gets or sets the attributes of the item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoCreationDateTime | Gets or sets the creation date and time of the item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoExists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoFullName | Gets the full name of the item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoHasAttributes | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoHasCreationDateTime | Gets a boolean value indicating if the folder supports having a creation date and time. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoHasLastAccessDateTime | Gets a boolean value indicating if the folder supports having a last access date and time. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoHasLastWriteDateTime | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoIsRoot | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | DoLastAccessDateTime | Gets or sets the last access date and time of the folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoLastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoName | Gets or sets the filename, without path, of the item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoRootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | InvalidChars | (Inherited from Xceed.Zip.ZippedFolder) |
Name | Description | |
---|---|---|
![]() | ApplyPropertiesTo | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | BeginUpdate | Overloaded. Prevents a ZipArchive object from modifying its underlying physical store until the EndUpdate method is called. |
![]() ![]() | ClearCachedZipHandlers | |
![]() | CopyFilesTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | CopyItemsTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | CopyTo | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Create | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | CreateFile | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | CreateFolder | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | CreateTempFile | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | Delete | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | EndUpdate | Overloaded. Informs a ZipArchive object to apply to its underlying physical store all the modifications that have been made since the call to BeginUpdate |
![]() | GetFile | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | GetFiles | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | GetFolder | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | GetFolders | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | GetItems | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetMetadata | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | IsSameAs | Gets a boolean value indicating if the source and target items represent the same physical entity. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | MoveFilesTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | MoveItemsTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | MoveTo | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Refresh | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | SetFullName | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | SetName | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ToString | (Inherited from Xceed.FileSystem.FileSystemItem) |
Name | Description | |
---|---|---|
![]() | ApplyPropertiesToCore | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | BuildList | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | BuildListForCreate | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | CreateFileMultiThreadItem | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | CreateFolderMultiThreadItem | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | CreateSession | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoApplyPropertiesFrom | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoApplyPropertiesTo | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoCopyTo | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | DoCreate | Creates the physical zipped folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoDelete | Permanently deletes the physical zipped folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoGetChildItems | Retrieves an array of Xceed.FileSystem.FileSystemItem objects contained within the zipped folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoGetFile | Retrieves a reference to an Xceed.FileSystem.AbstractFile object contained within the zipped folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoGetFiles | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | DoGetFolder | Retrieves a reference to an Xceed.FileSystem.AbstractFolder object contained within the zipped folder. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoGetFolders | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | DoGetItems | (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | DoGetMetadata | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoMoveTo | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DoRefresh | Re-reads the information from the physical item. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | DoSetMetadata | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | EnsureDateIsValid | Ensures that the System.DateTime value is valid. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | Finalize | Allows the ZippedFolder object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | IsPathRooted | Returns a boolean value indicating if the path passed is rooted. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | IsPublicException | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListCopyTo | Copies each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from Xceed.Zip.ZippedFolder) |
![]() | ListCopyToCore | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListCreate | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListCreateCore | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListDelete | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListDeleteCore | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListMoveTo | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ListMoveToCore | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) |
![]() | NeedsApplyPropertiesTo | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | OnCreated | (Inherited from Xceed.Zip.ZippedFolder) |
![]() | OnSessionCreated | (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | OnSessionCreatedDestination | (Inherited from Xceed.Zip.ZippedFolder) |