---
title: parentFolder
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/parentfolder
---

# parentFolder

This item’s parent folder.

## Declaration

```swift
var parentFolder: ICCameraFolder? { get }
```

## Discussion

Discussion The value of this property on the root folder is nil.

## See Also

### Locating an Item

- [device](imagecapturecore/iccameraitem/device.md)
- [fileSystemPath](imagecapturecore/iccameraitem/filesystempath.md)
- [isInTemporaryStore](imagecapturecore/iccameraitem/isintemporarystore.md)
