---
title: sourceURL
framework: browserenginekit
role: symbol
role_heading: Instance Property
path: browserenginekit/bedownloadmonitor-9bwls/sourceurl
---

# sourceURL

A URL to a remote file to download.

## Declaration

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

## Discussion

Discussion Your browser app’s network extension retrieves the downloaded file from this location.

## See Also

### Getting information about a download

- [destinationURL](browserenginekit/bedownloadmonitor-9bwls/destinationurl.md)
