# actionOnDotNetUnhandledException

> Sets the crash behavior on.NET unhandled exception.

## Definition

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

> **Warning:**
>
> **Deprecated.** Non-functional. The property will be removed in a future release.

```csharp
public static ActionOnDotNetUnhandledException actionOnDotNetUnhandledException { get; set; }
```

### Remarks

Deprecated. This property is non-functional and will be removed in a future release.
