---
title: modulePath
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/icdevice/modulepath
---

# modulePath

The file system path of the device module associated with this device.

## Declaration

```swift
var modulePath: String { get }
```

## See Also

### Inspecting a Device’s Type and Location

- [type](imagecapturecore/icdevice/type.md)
- [ICDeviceType](imagecapturecore/icdevicetype.md)
- [ICDeviceTypeMask](imagecapturecore/icdevicetypemask.md)
- [locationDescription](imagecapturecore/icdevice/locationdescription.md)
- [moduleVersion](imagecapturecore/icdevice/moduleversion.md)
- [ICDeviceLocationType](imagecapturecore/icdevicelocationtype.md)
- [ICDeviceLocationTypeMask](imagecapturecore/icdevicelocationtypemask.md)
- [ICDeviceLocationOptions](imagecapturecore/icdevicelocationoptions.md)
- [usbLocationID](imagecapturecore/icdevice/usblocationid.md)
- [usbProductID](imagecapturecore/icdevice/usbproductid.md)
- [usbVendorID](imagecapturecore/icdevice/usbvendorid.md)
