---
title: kCFErrorFilePathKey
framework: corefoundation
role: symbol
role_heading: Global Variable
path: corefoundation/kcferrorfilepathkey
---

# kCFErrorFilePathKey

Key to identify associated file path in the userInfo dictionary.

## Declaration

```swift
let kCFErrorFilePathKey: CFString!
```

## See Also

### Constants

- [kCFErrorLocalizedDescriptionKey](corefoundation/kcferrorlocalizeddescriptionkey.md)
- [kCFErrorLocalizedFailureReasonKey](corefoundation/kcferrorlocalizedfailurereasonkey.md)
- [kCFErrorLocalizedRecoverySuggestionKey](corefoundation/kcferrorlocalizedrecoverysuggestionkey.md)
- [kCFErrorDescriptionKey](corefoundation/kcferrordescriptionkey.md)
- [kCFErrorUnderlyingErrorKey](corefoundation/kcferrorunderlyingerrorkey.md)
- [kCFErrorURLKey](corefoundation/kcferrorurlkey.md)
