---
title: mountPoint
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/iccameradevice/mountpoint
---

# mountPoint

The file system mount point for a camera using the mass storage transport type.

## Declaration

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

## Discussion

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