# executable

> The BuildFile.role value of an executable - the file that will actually be launched on the target device.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Build.Reporting](/engine/6000.0/script-reference/unityeditor/build/reporting.md)
* **Assembly:** UnityEditor

```csharp
public static string executable { get; }
```
