# IsCancelled

> Checks if the progress operation has been cancelled.

## Definition

* **Type:** Property
* **Namespace:** [Unity.ProjectAuditor.Editor](/engine/6000.5/script-reference/unity/projectauditor/editor.md)
* **Assembly:** UnityEditor

```csharp
bool IsCancelled { get; }
```
