# FailedDelete

> Tells Unity that the file cannot be deleted and Unity should leave it alone.

## Definition

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

```csharp
FailedDelete = 1
```
