System.IO.Compression.ZipArchiveEntry
E697510
System.IO.Compression.ZipArchiveEntry is a .NET class that represents a single file or directory entry within a ZIP archive, providing access to its metadata and compressed/uncompressed data streams.
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
class ⓘ reference type ⓘ |
| assembly |
System.IO.Compression
NERFINISHED
ⓘ
System.IO.Compression.dll NERFINISHED ⓘ |
| belongsToFormat | ZIP ⓘ |
| canRepresent | directory by trailing slash in FullName ⓘ |
| inheritsFrom | System.Object NERFINISHED ⓘ |
| introducedIn |
.NET Framework 4.5
NERFINISHED
ⓘ
.NET Standard 1.3 NERFINISHED ⓘ |
| metadata |
compressed size
ⓘ
entry name ⓘ entry path ⓘ file attributes ⓘ file size ⓘ last write time ⓘ |
| method |
Delete
ⓘ
Equals ⓘ GetHashCode ⓘ Open ⓘ ToString ⓘ |
| namespace | System.IO.Compression NERFINISHED ⓘ |
| platform |
.NET 5+
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ .NET Standard NERFINISHED ⓘ |
| property |
Archive
ⓘ
CompressedLength ⓘ ExternalAttributes ⓘ FullName ⓘ LastWriteTime ⓘ Length ⓘ Name ⓘ |
| provides |
access to compressed data stream
ⓘ
access to uncompressed data stream ⓘ |
| represents |
directory entry in a ZIP archive
ⓘ
file entry in a ZIP archive ⓘ single entry in a ZIP archive ⓘ |
| requires | System.IO.Compression.ZipFile for some helper methods (extension methods) ⓘ |
| serialization | not marked as serializable in .NET ⓘ |
| supports |
creating entries in ZIP archives
ⓘ
deleting entries from ZIP archives ⓘ reading from ZIP archives ⓘ updating entries in ZIP archives ⓘ |
| threadSafety | instance members are not guaranteed to be thread-safe ⓘ |
| usedWith | System.IO.Compression.ZipArchive NERFINISHED ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.