EggArchive.ExtractToDirectory
EggArchive.ExtractToDirectory method
Extracts the archived files to the directory provided.
public void ExtractToDirectory(string destinationDirectory)
| Parameter | Type | Description |
|---|---|---|
| destinationDirectory | String | The path to the directory to place the extracted files in. |
Remarks
If the directory does not exist, it will be created.
See Also
- class EggArchive
- namespace Aspose.Zip.Egg
- assembly Aspose.Zip