Name | Description | |
---|---|---|
ZippedFile Constructor | Overloaded. |
The following tables list the members exposed by ZippedFile.
Name | Description | |
---|---|---|
ZippedFile Constructor | Overloaded. |
Name | Description | |
---|---|---|
Attributes | (Inherited from Xceed.FileSystem.FileSystemItem) | |
Comment | Gets or sets the file's comment. | |
CompressedSize | Gets the file's compressed size in bytes. | |
CompressionLevel | Gets the CompressionLevel level that was used to compress the file. | |
CompressionMethod | Gets the CompressionMethod that was used to compress the file. | |
Crc32 | Gets the file's uncompressed data CRC checksum. | |
CreationDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
DecryptionPassword | ||
DiskNumber | Gets a value indicating on which disk or in which split zip file part the file is located. | |
Encrypted | Gets a boolean value indicating if the file has been encrypted. | |
EncryptionMethod | Gets a value indicating how this file has been encrypted. | |
EncryptionPassword | ||
EncryptionStrength | Get a value representing the encryption strength of this file in bits, if encrypted using the WinZipAes encryption method. | |
Exists | (Inherited from Xceed.FileSystem.AbstractFile) | |
ExtraHeaders | Gets or sets the file's extra headers. | |
FullName | (Inherited from Xceed.FileSystem.AbstractFile) | |
HasAttributes | (Inherited from Xceed.FileSystem.AbstractFile) | |
HasCreationDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastAccessDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastWriteDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
HeaderSize | ||
HostedFullName | (Inherited from Xceed.FileSystem.AbstractFile) | |
HostFile | Overridden. Gets the zip archive file containing this zipped file entry. | |
LastAccessDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
LastWriteDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
Name | (Inherited from Xceed.FileSystem.AbstractFile) | |
ParentFolder | (Inherited from Xceed.FileSystem.AbstractFile) | |
RelativeOffset | ||
RootFolder | (Inherited from Xceed.FileSystem.AbstractFile) | |
Size | (Inherited from Xceed.FileSystem.AbstractFile) | |
TextEncoding | Gets the default text encoding that will be applied to files that are added to the zip file. | |
UnicodeUsagePolicy | Gets the default Unicode usage policy that will be applied to files that are added to the zip file. |
Name | Description | |
---|---|---|
BatchUpdateable | (Inherited from Xceed.FileSystem.FileSystemItem) | |
DoAttributes | Overridden. Gets or sets the attributes of the item. | |
DoCreationDateTime | Overridden. Gets or sets the creation date and time of the item. | |
DoExists | Overridden. Gets a boolean value indicating if the item physically exists. | |
DoFullName | Overridden. Gets the full name of the item. | |
DoHasAttributes | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoHasCreationDateTime | Overridden. Gets a boolean value indicating if the file supports having a creation date and time. | |
DoHasLastAccessDateTime | Overridden. Gets a boolean value indicating if the file supports having a last access date and time. | |
DoHasLastWriteDateTime | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoLastAccessDateTime | Overridden. Gets or sets the last access date and time of the file. | |
DoLastWriteDateTime | Overridden. Gets or sets the modification date and time of the item. | |
DoName | Overridden. Gets or sets the filename, without path, of the item. | |
DoParentFolder | Overridden. Gets a reference to the parent folder of this item. | |
DoRootFolder | Overridden. Gets a reference to the root folder of this item. | |
DoSize | Overridden. Gets the size of the file in bytes. | |
InvalidChars | Overridden. |
Name | Description | |
---|---|---|
ApplyPropertiesTo | Overloaded. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CopyTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
Create | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateObjRef | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateWrite | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
Delete | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToComplete | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToLoop | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToSetup | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetLifetimeService | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetMetadata | (Inherited from Xceed.FileSystem.AbstractFile) | |
InitializeLifetimeService | (Inherited from Xceed.FileSystem.AbstractFile) | |
IsSameAs | Overridden. Gets a boolean value indicating if the source and target items represent the same physical entity. | |
MoveTo | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
OpenRead | Overloaded. Opens the file for reading specifying a decryption password. | |
OpenWrite | Overloaded. Opens the file for writing providing an encryption password and specifying if existing data should be replaced. | |
Refresh | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
SetFullName | ||
SetName | (Inherited from Xceed.FileSystem.AbstractFile) | |
ToString | (Inherited from Xceed.FileSystem.AbstractFile) |
Name | Description | |
---|---|---|
ApplyPropertiesToCore | (Inherited from Xceed.FileSystem.FileSystemItem) | |
BuildList | (Inherited from Xceed.FileSystem.AbstractFile) | |
BuildListForCreate | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateFileMultiThreadItem | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateFolderMultiThreadItem | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateSession | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
DoApplyPropertiesFrom | Overridden. This method is reserved for internal use and is not intended to be used directly from your code. | |
DoApplyPropertiesTo | Copies the files properties to another item. (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyTo | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCreate | Overridden. Creates the physical file in the zip file. | |
DoCreateWrite | Overridden. | |
DoDelete | Overridden. Permanently deletes the file within the zip file. | |
DoGetMetadata | Overridden. | |
DoMoveTo | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoOpenRead | Overloaded. Overridden. | |
DoOpenWrite | Overloaded. Overridden. Opens the file for writing with the specified System.IO.FileShare constant and password. | |
DoRefresh | Overridden. Re-reads the information from the physical item. | |
DoSetMetadata | Overridden. | |
EnsureDateIsValid | Overridden. Ensures that the System.DateTime value is valid. | |
Finalize | Allows the ZippedFile object to attempt to free resources and perform other cleanup operations before it is reclaimed by garbage collection. | |
GetAutomaticReadFileShare | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetAutomaticWriteFileShare | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetStreamBufferSize | (Inherited from Xceed.FileSystem.AbstractFile) | |
IsPathRooted | Overridden. Returns a boolean value indicating if the path passed is rooted. | |
IsPublicException | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCopyTo | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCopyToCore | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCreate | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCreateCore | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListDelete | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListDeleteCore | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListMoveTo | (Inherited from Xceed.FileSystem.AbstractFile) | |
ListMoveToCore | (Inherited from Xceed.FileSystem.AbstractFile) | |
MemberwiseClone | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
NeedsApplyPropertiesTo | Overridden. | |
OnCreated | (Inherited from Xceed.FileSystem.AbstractFile) | |
OnSessionCreated | (Inherited from Xceed.FileSystem.AbstractFile) | |
OnSessionCreatedDestination | Overridden. | |
ValidateDoCopyToContext | (Inherited from Xceed.FileSystem.AbstractFile) | |
ValidateDoCopyToContextAsDestination | (Inherited from Xceed.FileSystem.AbstractFile) |