The properties of the TarHeader class are listed below. For a complete list of TarHeader class members, see the TarHeader Members topic.
Public Instance Properties
![]() | Get the entry's checksum. This is only valid/updated after writing or reading an entry. |
![]() | Get/set the entry's major device number. |
![]() | Get/set the entry's minor device number. |
![]() | Get/set the entry's group id. |
![]() | Get/set the entry's group name. |
![]() | Get value of true if the header checksum is valid, false otherwise. |
![]() | The entry's link name. |
![]() | Get/set the entry's magic tag. |
![]() | Get/set the entry's Unix style permission mode. |
![]() | Get/set the entry's modification time. |
![]() | Get/set the name for this tar entry. |
![]() | Get/set the entry's size. |
![]() | Get/set the entry's type flag. |
![]() | The entry's user id. |
![]() | The entry's user name. |
![]() | The entry's version. |