---
title: UTTypeFileURL
framework: uniformtypeidentifiers
role: symbol
role_heading: Global Variable
path: uniformtypeidentifiers/uttypefileurl
---

# UTTypeFileURL

A type that represents a URL to a file in the file system.

## Declaration

```occ
extern UTType * const UTTypeFileURL;
```

## Discussion

Discussion The identifier for this type is public.file-url. This type conforms to UTTypeURL.

## See Also

### URLs

- [UTTypeURL](uniformtypeidentifiers/uttypeurl.md)
- [UTTypeURLBookmarkData](uniformtypeidentifiers/uttypeurlbookmarkdata.md)
