The properties of the TarEntry class are listed below. For a complete list of TarEntry class members, see the TarEntry Members topic.
Public Instance Properties
File | Get this entry's file. |
GroupId | Get/set this entry's group id. |
GroupName | Get/set this entry's group name. |
IsDirectory | Return true if this entry represents a directory, false otherwise |
ModTime | Get/Set the modification time for this entry |
Name | Get/Set this entry's name. |
Size | Get/set this entry's recorded file size. |
TarHeader | Get this entry's header. |
UserId | Get/set this entry's user id. |
UserName | Get/set this entry's user name. |