---
title: fileURLValue
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/nsappleeventdescriptor/fileurlvalue
---

# fileURLValue

The contents of the receiver as a file URL, coercing if necessary.

## Declaration

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