# Success

> The outcome of the application launch process.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Android](/engine/6000.6/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

```csharp
public bool Success { get; }
```
