IsDirectory CpioEntry.IsDirectory property Gets a value indicating whether the entry represents directory. public boo......Zip.Cpio assembly Aspose.Zip LastWriteTimeUtc...
FullPath XarEntry.FullPath property Gets full path of the entry within archive. public string FullPath { get ; } See ......Zip.Xar assembly Aspose.Zip CreationTime IsDirectory...
Parent XarEntry.Parent property Gets the parent directory the entry belongs to. public XarDirectoryEntry Parent { get......Zip.Xar assembly Aspose.Zip Name ToString English...
CreateEntry Contents [ Hide ] Archive.CreateEntry method (1 of 4) Create single entry within the archive. public Arch...... Return Value Zip entry instance. Exceptions exception...zipFile = File . Open ( "archive.zip" , FileMode . Create )) { using...
EventsBag EventsBag class Events container used on Archive saving. public sealed class EventsBag Constructors Name De......Zip.Saving assembly Aspose.Zip EnhancedDeflateCompr...
ParallelCompressInMemory ParallelOptions.ParallelCompressInMemory property Gets or sets value indicating how parallel......Zip.Saving assembly Aspose.Zip AvailableMemorySize...
Entries CpioArchive.Entries property Gets entries of CpioEntry type constituting the archive. public ReadOnlyCollecti......Zip.Cpio assembly Aspose.Zip CpioArchive CreateEntries...
Entries TarArchive.Entries property Gets entries of TarEntry type constituting the archive. public ReadOnlyCollection......Zip.Tar assembly Aspose.Zip FromZ CreateEntries...