Class ArchiveEntryPlain
Nombre del espacio: Aspose.Zip Asamblea: Aspose.Zip.dll (25.5.0)
Representa un solo archivo dentro del archivo.
public sealed class ArchiveEntryPlain : ArchiveEntry, IArchiveFileEntry
Inheritance
object ← ArchiveEntry ← ArchiveEntryPlain
Implements
Miembros heredados
ArchiveEntry.Open(string) ,y, ArchiveEntry.Extract(string, string) ,y, ArchiveEntry.Extract(Stream, string) ,y, ArchiveEntry.CompressedSize ,y, ArchiveEntry.Name ,y, ArchiveEntry.Comment ,y, ArchiveEntry.UncompressedSize ,y, ArchiveEntry.ModificationTime ,y, ArchiveEntry.IsDirectory ,y, ArchiveEntry.DataSource ,y, ArchiveEntry.CompressionSettings ,y, ArchiveEntry.CompressionProgressed ,y, ArchiveEntry.ExtractionProgressed ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()
Remarks
Toma una instancia Aspose.Zip.ArchiveEntry en Aspose.Zip.ArchiveEntryEncrypted para determinar si la entrada está cifrada o no.