---
title: autolaunchApplicationPath
framework: imagecapturecore
role: symbol
role_heading: Instance Property
path: imagecapturecore/icdevice/autolaunchapplicationpath
---

# autolaunchApplicationPath

The file system path of an application to launch automatically when this device is added.

## Declaration

```swift
var autolaunchApplicationPath: String? { get set }
```

## See Also

### Configuring a Device’s Characteristics

- [userData](imagecapturecore/icdevice/userdata.md)
- [isRemote](imagecapturecore/icdevice/isremote.md)
