Name | Description | |
---|---|---|
TarredFile Constructor | Overloaded. |
The following tables list the members exposed by TarredFile.
Name | Description | |
---|---|---|
TarredFile Constructor | Overloaded. |
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.AbstractFile) | |
DeviceMajorNumber | Gets the device major number. | |
DeviceMinorNumber | Gets the device minor number. | |
Exists | Gets a boolean value indicating if the item physically exists. (Inherited from Xceed.FileSystem.AbstractFile) | |
FullName | Gets the full name of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
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.AbstractFile) | |
HasCreationDateTime | Gets a boolean value indicating if the item supports having a creation date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastAccessDateTime | Gets a boolean value indicating if the item supports having a last access date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
HasLastWriteDateTime | Gets a boolean value indicating if the item supports having a last write date and time. (Inherited from Xceed.FileSystem.AbstractFile) | |
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.AbstractFile) | |
HostFile | Overridden. Gets the actual TAR archive file containing this file entry. | |
LastAccessDateTime | Gets or sets the last access date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
LastWriteDateTime | Gets or sets the modification date and time of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
LinkName | Gets the link name. | |
Name | Gets or sets the filename, without path, of the item. (Inherited from Xceed.FileSystem.AbstractFile) | |
ParentFolder | Gets a reference to the parent folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Permissions | Gets or sets the permissions of the item. | |
RootFolder | Gets a reference to the root folder of this item. (Inherited from Xceed.FileSystem.AbstractFile) | |
Size | Gets the size of the file in bytes. (Inherited from Xceed.FileSystem.AbstractFile) | |
UserID | Gets or sets the user ID. | |
UserName | Gets or sets the user name. |
Name | Description | |
---|---|---|
ApplyPropertiesTo | Overloaded. Copies the item's properties to another item. (Inherited from Xceed.FileSystem.FileSystemItem) | |
CopyTo | Overloaded. Copies the file's data to another file. (Inherited from Xceed.FileSystem.AbstractFile) | |
Create | Overloaded. Creates the physical item represented by this Xceed.FileSystem.FileSystemItem object. (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateObjRef | (Inherited from Xceed.FileSystem.AbstractFile) | |
CreateWrite | Overloaded. Creates a file and opens it for writing. (Inherited from Xceed.FileSystem.AbstractFile) | |
Delete | Overloaded. Permanently deletes the physical item. (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToComplete | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToLoop | (Inherited from Xceed.FileSystem.AbstractFile) | |
DoCopyToSetup | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetLifetimeService | (Inherited from Xceed.FileSystem.AbstractFile) | |
GetMetadata | (Inherited from Xceed.FileSystem.AbstractFile) | |
InitializeLifetimeService | (Inherited from Xceed.FileSystem.AbstractFile) | |
IsSameAs | Overridden. Gets a boolean value indicating if the source and target items represent the same physical entity. | |
MoveTo | Overloaded. Moves the contents of the Xceed.FileSystem.AbstractFile object to the target Xceed.FileSystem.AbstractFile object. (Inherited from Xceed.FileSystem.AbstractFile) | |
OpenRead | Overloaded. Opens the file for reading. (Inherited from Xceed.FileSystem.AbstractFile) | |
OpenWrite | Overloaded. Opens the file for writing. (Inherited from Xceed.FileSystem.AbstractFile) | |
Refresh | Overloaded. Re-reads the information from the physical item. (Inherited from Xceed.FileSystem.AbstractFile) | |
SetName | (Inherited from Xceed.FileSystem.AbstractFile) | |
ToString | Returns the full name of the item. (Inherited from Xceed.FileSystem.AbstractFile) |