[
  {
    "Id": "540922",
    "ThreadId": "239682",
    "Html": "\r\n<p>when you use the extract function it preserves the internal zip structure, how can i turn this off for example if the zipfile is test.zip\\a\\b\\c\\myfiile.txt how can i extract just c:\\myfile.txt?</p>\r\n<p>Thanks.</p>\r\n",
    "PostedDate": "2010-12-27T12:42:58.837-08:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  },
  {
    "Id": "653660",
    "ThreadId": "239682",
    "Html": "<p>modify the FileName property on the ZipEntry before calling ZipEntry.Extract().</p>\r\n<p>This is a FAQ.</p>",
    "PostedDate": "2011-08-06T06:44:59.807-07:00",
    "UserRole": null,
    "MarkedAsAnswerDate": null
  }
]