Xceed .NET Libraries Documentation
GZipArchive Class Properties


Xceed.GZip Assembly > Xceed.GZip Namespace : GZipArchive Class

For a list of all members of this type, see GZipArchive members.

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets a boolean value indicating whether multiple files are allowed in GZip archives.  
Public PropertyGets or sets the attributes of the item. (Inherited from Xceed.FileSystem.FileSystemItem)
Public PropertyGets or sets the creation date and time of the item. (Inherited from GZippedFolder)
Public Propertystatic (Shared in Visual Basic)Gets or sets the folder that will be used, by default, as the temporary folder.  
Public PropertyGets a boolean value indicating if the item physically exists. (Inherited from GZippedFolder)
Public PropertyGets the full name of the item. (Inherited from GZippedFolder)
Public PropertyGets a boolean value indicating if the item supports attributes. (Inherited from GZippedFolder)
Public PropertyGets a boolean value indicating if the item supports having a creation date and time. (Inherited from GZippedFolder)
Public PropertyGets a boolean value indicating if the item supports having a last access date and time. (Inherited from GZippedFolder)
Public PropertyGets a boolean value indicating if the item supports having a last write date and time. (Inherited from GZippedFolder)
Public PropertyGets 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)
Public PropertyGets the actual GZip archive file this GZippedFolder exposes files from. (Inherited from GZippedFolder)
Public PropertyGets a value indicating if the folder is a root folder. (Inherited from GZippedFolder)
Public PropertyGets or sets the last access date and time of the item. (Inherited from GZippedFolder)
Public PropertyGets or sets the modification date and time of the item. (Inherited from GZippedFolder)
Public PropertyGets or sets the filename, without path, of the item. (Inherited from GZippedFolder)
Public PropertyGets a reference to the parent folder of this item. (Inherited from GZippedFolder)
Public PropertyGets a value indicating the number of pending actions on the archive.  
Public PropertyGets a reference to the root folder of this item. (Inherited from GZippedFolder)
Public PropertyGets or sets the folder where the temporary gzip file will be created.  
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Gets an implementation of Xceed.FileSystem.IBatchUpdateable. Overrides FileSystemItem.BatchUpdateable.  
Protected PropertyActual implementation of Attributes. (Inherited from Xceed.GZip.GZippedFolder)
Protected PropertyActual implementation of CreationDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.Exists. (Inherited from GZippedFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.FullName. (Inherited from GZippedFolder)
Protected PropertyActual implementation of HasAttributes. (Inherited from GZippedFolder)
Protected PropertyActual implementation of HasCreationDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of HasLastAccessDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of HasLastWriteDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of Xceed.FileSystem.AbstractFolder.IsRoot. (Inherited from GZippedFolder)
Protected PropertyActual implementation of LastAccessDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of LastWriteDateTime. (Inherited from GZippedFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.Name. (Inherited from GZippedFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.ParentFolder. (Inherited from GZippedFolder)
Protected PropertyActual implementation of RootFolder. (Inherited from GZippedFolder)
Protected PropertyGets the characters that are invalid in file and folder names. (Inherited from GZippedFolder)
Top
See Also

Reference

GZipArchive Class
Xceed.GZip Namespace