---
title: produceFileReferenceURLs
framework: foundation
role: symbol
role_heading: Type Property
path: foundation/filemanager/volumeenumerationoptions/producefilereferenceurls
---

# produceFileReferenceURLs

The enumeration produces file reference URLs rather than path-based URLs.

## Declaration

```swift
static var produceFileReferenceURLs: FileManager.VolumeEnumerationOptions { get }
```

## See Also

### Volume Enumeration Options

- [skipHiddenVolumes](foundation/filemanager/volumeenumerationoptions/skiphiddenvolumes.md)
