Enum ArchiveFormat

Enum ArchiveFormat

Namespace: Aspose.Zip.ArchiveInfo
Assembly: Aspose.Zip.dll (25.1.0)

Các định dạng lưu trữ được hỗ trợ.

public enum ArchiveFormat

Các trường

Arj = 20

Lưu trữ Lha (Aspose.Zip.ARJ.ArjArchive)

Bzip2 = 4

Lưu trữ Bzip2 (Aspose.Zip.Bzip2.Bzip2Archive).

Cab = 5

Lưu trữ Cab (Aspose.Zip.Cab.CabArchive).

Cpio = 6

Lưu trữ Cpio (Aspose.Zip.Cpio.CpioArchive).

Gzip = 7

Lưu trữ Gzip (Aspose.Zip.Gzip.GzipArchive).

Iso = 18

Lưu trữ Iso (Aspose.Zip.Iso.IsoArchive).

Lha = 19

Lưu trữ Lha (Aspose.Zip.Lha.LhaArchive)

Lzip = 8

Lưu trữ Lzip (Aspose.Zip.Lzip.LzipArchive).

Lzma = 9

Lưu trữ Lzma (Aspose.Zip.LZMA.LzmaArchive).

Rar = 2

Lưu trữ Rar (Aspose.Zip.Rar.RarArchive).

SevenZip = 3

Lưu trữ 7zip (Aspose.Zip.SevenZip.SevenZipArchive).

Shar = 10

Lưu trữ Shar (Aspose.Zip.Shar.SharArchive).

Snappy = 11

Lưu trữ Snappy (Aspose.Zip.Snappy.SnappyArchive).

Tar = 12

Lưu trữ Tar (Aspose.Zip.Tar.TarArchive).

Unknown = 0

Định dạng không xác định.

Wim = 13

Lưu trữ Wim (Aspose.Zip.Wim.WimArchive).

Xar = 14

Lưu trữ Xar (Aspose.Zip.Xar.XarArchive).

Xz = 15

Lưu trữ Xz (Aspose.Zip.Xz.XzArchive).

Z = 16

Lưu trữ Z (Aspose.Zip.Z.ZArchive).

Zip = 1

Lưu trữ Zip (Aspose.Zip.Archive).

Zstandard = 17

Lưu trữ Zstandard (Aspose.Zip.Zstandard.ZstandardArchive).

 Tiếng Việt