---
title: directoryPath
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/packagemanager/symbolgraphresult/directorypath
---

# directoryPath

The directory that contains the symbol graph files for the target.

## Declaration

```swift
var directoryPath: Path { get }
```

## See Also

### Inspecting Symbol Graph Results

- [directoryURL](swift-package-manager/documentation/packageplugin/packagemanager/symbolgraphresult/directoryurl.md)
