Name | Description | |
---|---|---|
![]() | Attributes | Gets or sets the attributes of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Comment | Gets or sets the folder's comment. |
![]() | CreationDateTime | Gets or sets the creation date and time of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | DiskNumber | Gets a value indicating on which disk or in which split zip file part the folder is located. |
![]() | Exists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ExtraHeaders | Gets or sets the folder's extra headers. |
![]() | FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | HeaderSize | Gets a value indicating the size in bytes of the local header that describes the folder item in the zip archive. |
![]() | 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.FileSystemItem) |
![]() | HostFile | Overridden. Gets the zip archive file containing this zipped folder entry. |
![]() | IsRoot | Gets a value indicating if the folder is a root folder. (Inherited from Xceed.FileSystem.AbstractFolder) |
![]() | LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | Persistent | Gets or sets a value that indicates whether the folder entry will be persisted in the Zip archive. |
![]() | RelativeOffset | Gets a value indicating the byte offset from the start of the first disk on which this zipped folder appears, to where the local header that describes the folder item is located. |
![]() | RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.FileSystemItem) |
![]() | TextEncoding | Gets the default text encoding that will be applied to files that are added to the zip folder. |
![]() | UnicodeUsagePolicy | Gets the default Unicode usage policy that will be applied to files that are added to the zip folder. |