Xceed .NET Libraries Documentation
TarArchive Class Properties


Xceed.Tar Assembly > Xceed.Tar Namespace : TarArchive Class

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

Public Properties
 NameDescription
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 TarredFolder)
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 TarredFolder)
Public PropertyGets the full name of the item. (Inherited from TarredFolder)
Public PropertyGets or sets the group ID. (Inherited from TarredFolder)
Public PropertyGets or sets the group name. (Inherited from TarredFolder)
Public PropertyGets a boolean value indicating if the item supports attributes. (Inherited from TarredFolder)
Public PropertyGets a boolean value indicating if the item supports having a creation date and time. (Inherited from TarredFolder)
Public PropertyGets a boolean value indicating if the item supports having a last access date and time. (Inherited from TarredFolder)
Public PropertyGets a boolean value indicating if the item supports having a last write date and time. (Inherited from TarredFolder)
Public PropertyGets the type of header. (Inherited from TarredFolder)
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 TarredFolder)
Public PropertyGets the actual TAR archive file containing this folder entry. (Inherited from TarredFolder)
Public Propertystatic (Shared in Visual Basic)Indicates whether ending headers should be ignored.  
Public PropertyGets a value indicating if the folder is a root folder. (Inherited from TarredFolder)
Public PropertyGets or sets the last access date and time of the item. (Inherited from TarredFolder)
Public PropertyGets or sets the modification date and time of the item. (Inherited from TarredFolder)
Public PropertyGets or sets the filename, without path, of the item. (Inherited from TarredFolder)
Public PropertyGets a reference to the parent folder of this item. (Inherited from TarredFolder)
Public PropertyGets a value indicating the number of pending actions on the archive.  
Public PropertyGets or sets the permissions of the item. (Inherited from TarredFolder)
Public PropertyGets a reference to the root folder of this item. (Inherited from TarredFolder)
Public PropertyGets or sets the folder where the temporary tar file will be created.  
Public PropertyGets or sets the user ID. (Inherited from TarredFolder)
Public PropertyGets or sets the user name. (Inherited from TarredFolder)
Top
Protected Properties
 NameDescription
Protected PropertyOverridden. Actual implementation of Xceed.FileSystemItem.BatchUpdateable.  
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoAttributes. (Inherited from Xceed.Tar.TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoCreationDateTime. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoExists. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoFullName. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoHasAttributes. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoHasCreationDateTime. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoHasLastAccessDateTime. (Inherited from TarredFolder)
Protected PropertyGets a boolean value indicating if the item supports having a last write date and time. (Inherited from TarredFolder)
Protected PropertyGets a boolean value indicating if the folder is a root folder. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoLastAccessDateTime. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoLastWriteDateTime. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.Name. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoParentFolder. (Inherited from TarredFolder)
Protected PropertyActual implementation of Xceed.FileSystem.FileSystemItem.DoRootFolder. (Inherited from TarredFolder)
Protected PropertyGets the characters that are invalid in file and folder names. (Inherited from TarredFolder)
Top
See Also

Reference

TarArchive Class
Xceed.Tar Namespace