---
title: fileSystemPath
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameraitem/filesystempath
---

# fileSystemPath

The item’s file system path on a camera using the mass storage transport type.

## Declaration

```swift
var fileSystemPath: String? { get }
```

## Discussion

Discussion This property is set for cameras whose transportType is transportTypeMassStorage.

## See Also

### Locating an Item

- [device](imagecapturecore/iccameraitem/device.md)
- [parentFolder](imagecapturecore/iccameraitem/parentfolder.md)
- [isInTemporaryStore](imagecapturecore/iccameraitem/isintemporarystore.md)
