# filePaths

> File paths of the assembly definition files that caused the exception.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Compilation](/engine/6000.5/script-reference/unityeditor/compilation.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
public string[] filePaths { get; }
```
