Class RarArchiveEntryEncrypted

Class RarArchiveEntryEncrypted

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

Reprezentuje pojedynczy plik w archiwum.

public sealed class RarArchiveEntryEncrypted : RarArchiveEntry, IArchiveFileEntry

Dziedziczenie

objectRarArchiveEntryRarArchiveEntryEncrypted

Implementuje

IArchiveFileEntry

Członkowie dziedziczeni

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

Uwagi

Rzuć instancję Aspose.Zip.Rar.RarArchiveEntry na Aspose.Zip.Rar.RarArchiveEntryEncrypted, aby określić, czy wpis jest zaszyfrowany, czy nie.

 Polski