ZipFile Properties |
The ZipFile type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompressedSize |
Gets the compressed size in bytes.
|
![]() | CompressionMethod |
Gets the compression method.
|
![]() | Count |
Gets the number of metadata properties.
(Inherited from MetadataPackage.) |
![]() | Flags |
Gets the ZIP entry flags.
|
![]() | Item |
Gets the MetadataProperty with the specified name.
(Inherited from MetadataPackage.) |
![]() | Keys |
Gets a collection of the metadata property names.
(Inherited from MetadataPackage.) |
![]() | KnowPropertyDescriptors | Obsolete.
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | MetadataType |
Gets the metadata type.
(Inherited from MetadataPackage.) |
![]() | ModificationDateTime |
Gets the last modification date and time.
|
![]() | Name |
Gets the entry name.
|
![]() | PropertyDescriptors |
Gets a collection of descriptors that contain information about properties accessible through the GroupDocs.Metadata search engine.
(Inherited from MetadataPackage.) |
![]() | RawName |
Gets an array of bytes representing the name of the entry.
|
![]() | UncompressedSize |
Gets the uncompressed size in bytes.
|