# filePath

> The file path on disk that contains this object. (Only used for objects not known by the AssetDatabase).

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Content](/engine/6000.7/script-reference/unityeditor/build/content.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string filePath { get; }
```

### Remarks

Internal use only. See [ObjectIdentifier](/engine/6000.7/script-reference/unityeditor/build/content/objectidentifier.md).
