BenSelect Documentation
IZipArchiveEntry Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation Namespace : IZipArchiveEntry Interface


The following tables list the members exposed by IZipArchiveEntry.

Public Properties

 NameDescription
 PropertyCommentOptional Comment.  
 PropertyCompressedLengthGets the compressed size of the entry in the zip archive.  
 PropertyFullNameGets the relative path of the entry in the zip archive.  
 PropertyLastWriteTimeGets or sets the last time the entry in the zip archive was changed.  
 PropertyLengthGets the uncompressed size of the entry in the zip archive.  
 PropertyNameGets the file name of the entry in the zip archive.  
Top

Public Methods

 NameDescription
 MethodDeleteDeletes the entry from the zip archive.  
 MethodOpenOpens the entry from the zip archive.  
Top

See Also

© 2024 All Rights Reserved.