---
title: linkedModelSearchPath
framework: coreml
role: symbol
role_heading: Type Property
path: coreml/mlparameterkey/linkedmodelsearchpath
---

# linkedModelSearchPath

The key you use to access the linked model’s search path.

## Declaration

```swift
class var linkedModelSearchPath: MLParameterKey { get }
```

## Discussion

Discussion The value type for the linkedModelSearchPath key is a String.

## See Also

### Accessing model parameters

- [numberOfNeighbors](coreml/mlparameterkey/numberofneighbors.md)
- [linkedModelFileName](coreml/mlparameterkey/linkedmodelfilename.md)
