Forum Discussion

jcampion's avatar
jcampion
New Contributor III
9 years ago

Streaming XML data to ZipFile Write - how to set internal filename

I would like to stream data directly to a zip file (without first writing the data to disk). I want to dynamically set the name of the file inside the zip file (not the zip file, but the file it co...