# RemoteSystem

> Allows your application to access a list of devices associated with the user's Microsoft account.

## Definition

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

```csharp
RemoteSystem = 33
```

### Remarks

This is necessary if the application performs operations that persist across devices.
