Class RarArchiveEntryEncrypted

Class RarArchiveEntryEncrypted

Der Name: Aspose.Zip.Rar Versammlung: Aspose.Zip.dll (25.5.0)

Eine einzige Datei innerhalb des Archivs.

public sealed class RarArchiveEntryEncrypted : RarArchiveEntry, IArchiveFileEntry

Inheritance

object RarArchiveEntry RarArchiveEntryEncrypted

Implements

IArchiveFileEntry

Vererbte Mitglieder

RarArchiveEntry.Open(string) , RarArchiveEntry.Extract(string, string) , RarArchiveEntry.Extract(Stream, string) , RarArchiveEntry.Name , RarArchiveEntry.CompressedSize , RarArchiveEntry.UncompressedSize , RarArchiveEntry.ModificationTime , RarArchiveEntry.CreationTime , RarArchiveEntry.LastAccessTime , RarArchiveEntry.IsDirectory , RarArchiveEntry.ExtractionProgressed , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

Geben Sie eine Aspose.Zip.Rar.RarArchiveEntry-Instanz auf Aspose.Zip.Rar.RarArchiveEntry verschlüsselt, um festzustellen, ob die Eingabe verschlüsselt ist oder nicht.

 Deutsch