---
title: defaultDirectoryURL
framework: coredata
role: symbol
role_heading: Type Property
path: coredata/nspersistentcontainer/defaultdirectoryurl-swift.type.property
---

# defaultDirectoryURL

The location of the directory that contains the persistent stores.

## Declaration

```swift
class var defaultDirectoryURL: URL { get }
```

## See Also

### Accessing the Default Directory

- [defaultDirectoryURL()](coredata/nspersistentcontainer/defaultdirectoryurl().md)
