# ResponseFiles

> Array of path to the response files that affects the current compilation.

## Definition

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

```csharp
public string[] ResponseFiles { get; set; }
```
