---
title: url
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/file/url
---

# url

The URL of the file.

## Declaration

```swift
let url: URL
```

## See Also

### Inspecting the File

- [type](swift-package-manager/documentation/packageplugin/file/type.md)
- [path](swift-package-manager/documentation/packageplugin/file/path.md)
