BenSelect Documentation
CreateEntry Method
See Also  Send Feedback
Selerix.Foundation Namespace > IZipArchive Interface : CreateEntry Method
Creates an empty entry that has the specified path and entry name in the zip archive.

Overload List

OverloadDescription
CreateEntry(String)Creates an empty entry that has the specified path and entry name in the zip archive.  
CreateEntry(String,Stream,Nullable<DateTime>)Creates an entry with data.

For more information see CreateEntry(String)

 
CreateEntry(String,Byte[],Int32,Int32,Nullable<DateTime>)Creates an entry with data.

For more information see CreateEntry(String)

 

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.