---
title: downloadsDirectoryURL
framework: imagecapturecore
role: symbol
role_heading: Type Property
path: imagecapturecore/icdownloadoption/downloadsdirectoryurl
---

# downloadsDirectoryURL

A writable directory where the downloaded files should be saved.

## Declaration

```swift
static let downloadsDirectoryURL: ICDownloadOption
```

## Discussion

Discussion Specify the directory as an NSURL object.

## See Also

### Download Options

- [saveAsFilename](imagecapturecore/icdownloadoption/saveasfilename.md)
- [savedFilename](imagecapturecore/icdownloadoption/savedfilename.md)
- [savedAncillaryFiles](imagecapturecore/icdownloadoption/savedancillaryfiles.md)
- [overwrite](imagecapturecore/icdownloadoption/overwrite.md)
- [deleteAfterSuccessfulDownload](imagecapturecore/icdownloadoption/deleteaftersuccessfuldownload.md)
- [sidecarFiles](imagecapturecore/icdownloadoption/sidecarfiles.md)
