# inputDirectory

> The directory containing the assemblies that UnityLinker will process.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor.UnityLinker](/engine/6000.5/script-reference/unityeditor/unitylinker.md)
* **Assembly:** UnityEditor.CoreModule

> **Warning:**
>
> **Deprecated.** For platforms using the new incremental build pipeline, inputDirectory will no longer contain any files

```csharp
public readonly string inputDirectory
```
