---
title: fileURL
framework: intents
role: symbol
role_heading: Instance Property
path: intents/infile/fileurl
---

# fileURL

The URL that describes the location of the file.

## Declaration

```swift
var fileURL: URL? { get }
```

## See Also

### Getting the File Information

- [filename](intents/infile/filename.md)
- [data](intents/infile/data.md)
- [typeIdentifier](intents/infile/typeidentifier.md)
