# aotOptions

> Additional AOT compilation options. Shared by AOT platforms.

## Definition

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

> **Warning:**
>
> **Deprecated.** This setting is no longer used.

```csharp
public static string aotOptions { get; set; }
```
