Name | Description | |
---|---|---|
AllowMultipleFiles | Gets or sets a boolean value indicating whether multiple files are allowed in GZip archives. | |
Attributes | Gets or sets the attributes of the item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CreationDateTime | Gets or sets the creation date and time of the item. (Inherited from GZippedFolder) | |
DefaultTempFolder | Gets or sets the folder that will be used, by default, as the temporary folder. | |
Exists | Gets a boolean value indicating if the item physically exists. (Inherited from GZippedFolder) | |
FullName | Gets the full name of the item. (Inherited from GZippedFolder) | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from GZippedFolder) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from GZippedFolder) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from GZippedFolder) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from GZippedFolder) | |
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 GZippedFolder) | |
HostFile | Gets the actual GZip archive file this GZippedFolder exposes files from. (Inherited from GZippedFolder) | |
IsRoot | Gets a value indicating if the folder is a root folder. (Inherited from GZippedFolder) | |
LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from GZippedFolder) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from GZippedFolder) | |
Name | Gets or sets the filename, without path, of the item. (Inherited from GZippedFolder) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from GZippedFolder) | |
PendingActionCount | Gets a value indicating the number of pending actions on the archive. | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from GZippedFolder) | |
TempFolder | Gets or sets the folder where the temporary gzip file will be created. |