# FullPathReferences

> Array of absolute path reference to assemblies that should be referenced to the assemblies.

## Definition

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

```csharp
public string[] FullPathReferences
```
