Click or drag to resize
ArchiveFormat Properties
This API is preliminary and subject to change.

The ArchiveFormat type exposes the following members.

Properties
  NameDescription
Public propertyName
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.)
Public propertyStatic memberTar
Gets an ArchiveFormat representing tar files.
Public propertyStatic memberTarBz2
Gets an ArchiveFormat representing tar.bz2 files.
Public propertyStatic memberTarGz
Gets an ArchiveFormat representing tar.gz files.
Top
See Also