---
title: destinationURL
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/bedownloadmonitor-9bwls/destinationurl
---

# destinationURL

A local file path to the downloaded file.

## Declaration

```swift
@objc final let destinationURL: URL
```

## Discussion

Discussion Your browser app’s network extension writes the downloaded file to this location.

## See Also

### Getting information about a download

- [sourceURL](browserenginekit/bedownloadmonitor-9bwls/sourceurl.md)
