Name | Description | |
---|---|---|
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 Xceed.FileSystem.AbstractFolder) | |
Exists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.AbstractFolder) | |
FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.AbstractFolder) | |
GroupID | Gets or sets the group ID. | |
GroupName | Gets or sets the group name. | |
HasAttributes | Gets a boolean value indicating if the item supports attributes. (Inherited from Xceed.FileSystem.AbstractFolder) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.AbstractFolder) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.AbstractFolder) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.AbstractFolder) | |
HeaderType | Gets the type of header. | |
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.AbstractFolder) | |
HostFile | Overridden. Gets the actual TAR archive file containing this 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.AbstractFolder) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.AbstractFolder) | |
Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.AbstractFolder) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.AbstractFolder) | |
Permissions | Gets or sets the permissions of the item. | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.AbstractFolder) | |
UserID | Gets or sets the user ID. | |
UserName | Gets or sets the user name. |