Class RarArchiveEntryEncrypted

Class RarArchiveEntryEncrypted

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

Representerar enstaka fil inom arkivet.

public sealed class RarArchiveEntryEncrypted : RarArchiveEntry, IArchiveFileEntry

Arv

objectRarArchiveEntryRarArchiveEntryEncrypted

Implementerar

IArchiveFileEntry

Ärvt Medlemmar

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()

Kommentarer

Gör en typkonvertering av en Aspose.Zip.Rar.RarArchiveEntry-instans till Aspose.Zip.Rar.RarArchiveEntryEncrypted för att avgöra om posten är krypterad eller inte.

 Svenska