Name | Description | |
---|---|---|
ZippedFile Constructor | Overloaded. |
The following tables list the members exposed by ZippedFile.
Name | Description | |
---|---|---|
ZippedFile Constructor | Overloaded. |
Name | Description | |
---|---|---|
Attributes | Gets or sets the attributes of the item. (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 | Gets or sets the creation date and time of the item. (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 | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.AbstractFile) | |
ExtraHeaders | Gets or sets the file's extra headers. | |
FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HeaderSize | Gets a value indicating the size in bytes of the local header that immediately precedes the compressed data. | |
HostedFullName | Gets a human-readable full pathname representing the fully qualified path of all host files containing the item and the path of the item itself. (Inherited from Xceed.FileSystem.AbstractFile) | |
HostFile | Overridden. Gets the zip archive file containing this zipped file entry. | |
LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
RelativeOffset | Gets a value representing the byte offset from the start of the first disk on which this zipped file appears, to where the local header that immediately precedes the compressed data is located. | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Size | Gets the size of the file in bytes. (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 | Gets the Xceed.FileSystem.IBatchUpdateable implementation for this item, or null (Nothing in Visual Basic) if this item does not support this interface. (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 | Gets a boolean value indicating if the item supports attributes. (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 | Gets a boolean value indicating if the item supports having a last write date and time. (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. Copies the item's properties to another item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CopyTo | Overloaded. Copies the file's data to another file. (Inherited from Xceed.FileSystem.AbstractFile) | |
Create | Overloaded. Creates the physical item represented by this Xceed.FileSystem.FileSystemItem object. (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateObjRef | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateWrite | Overloaded. Creates a file and opens it for writing. (Inherited from Xceed.FileSystem.AbstractFile) | |
Delete | Overloaded. Permanently deletes the physical item. (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. Moves the contents of the Xceed.FileSystem.AbstractFile object to the target Xceed.FileSystem.AbstractFile object. (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. Re-reads the information from the physical item. (Inherited from Xceed.FileSystem.AbstractFile) | |
SetFullName | ||
SetName | (Inherited from Xceed.FileSystem.AbstractFile) | |
ToString | Returns the full name of the item. (Inherited from Xceed.FileSystem.AbstractFile) |
Name | Description | |
---|---|---|
ApplyPropertiesToCore | (Inherited from Xceed.FileSystem.FileSystemItem) | |
BuildList | Builds a list of Xceed.FileSystem.FileSystemItem objects to process. (Inherited from Xceed.FileSystem.AbstractFile) | |
BuildListForCreate | Handles the special cases in regards to building the list of items to process when creating a Xceed.FileSystem.FileSystemItem object. (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 | Copies the file into the destination. (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 | Retrieves a value indicating the default FileShare value to be used when opening read streams for copy/move operations. (Inherited from Xceed.FileSystem.AbstractFile) | |
GetAutomaticWriteFileShare | Retrieves a value indicating the default FileShare value to be used when opening write streams for copy/move operations. (Inherited from Xceed.FileSystem.AbstractFile) | |
GetStreamBufferSize | Returns the recommended buffer size for a stream copy operation. (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 | Copies each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCopyToCore | Copies the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCreate | Creates each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListCreateCore | Creates the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListDelete | Deletes each item in the Xceed.FileSystem.FileSystemEventsSession object's list. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListDeleteCore | Deletes the item pair's current Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListMoveTo | Moves each item in the Xceed.FileSystem.FileSystemEventsSession object's list to each item's destination. (Inherited from Xceed.FileSystem.AbstractFile) | |
ListMoveToCore | Moves the item pair's current Xceed.FileSystem.FileSystemItem to its target Xceed.FileSystem.FileSystemItem. (Inherited from Xceed.FileSystem.AbstractFile) | |
MemberwiseClone | Overloaded. (Inherited from Xceed.FileSystem.AbstractFile) | |
NeedsApplyPropertiesTo | Overridden. | |
OnCreated | Called when a client explicitly calls Create. (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) |