Class RarArchiveEntryEncrypted
Nombre del espacio: Aspose.Zip.Rar Asamblea: Aspose.Zip.dll (25.5.0)
Representa un solo archivo dentro del archivo.
public sealed class RarArchiveEntryEncrypted : RarArchiveEntry, IArchiveFileEntry
Inheritance
object ← RarArchiveEntry ← RarArchiveEntryEncrypted
Implements
Miembros heredados
RarArchiveEntry.Open(string) ,y, RarArchiveEntry.Extract(string, string) ,y, RarArchiveEntry.Extract(Stream, string) ,y, RarArchiveEntry.Name ,y, RarArchiveEntry.CompressedSize ,y, RarArchiveEntry.UncompressedSize ,y, RarArchiveEntry.ModificationTime ,y, RarArchiveEntry.CreationTime ,y, RarArchiveEntry.LastAccessTime ,y, RarArchiveEntry.IsDirectory ,y, RarArchiveEntry.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
Castar una instancia Aspose.Zip.Rar.RarArchiveEntry a Aspose.Zip.Rar.RarArchiveEntryEncriptado para determinar si la entrada está cifrada o no.